Skip to content

WikiKomenKonFe.jar

Latest

Choose a tag to compare

@LucasAstley LucasAstley released this 02 Apr 17:52
· 2 commits to master since this release

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