This is my first Java student project, a simple Java GUI application that implements the concepts of inheritance and polymorphism. This release includes the following main features:
- Create, read, update, and delete articles
- Uses JSON with GSON for data serialization and deserialization of local saves
- Globalized wiki styling with custom buttons