Skip to content

Releases: LucasAstley/WikiKomenKonFe

WikiKomenKonFe.jar

02 Apr 17:52

Choose a tag to compare

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