Backend du site web Peer-At Code https://peerat.dev
Find a file
2023-02-09 22:36:11 +01:00
src/be/jeffcheasey88/peeratcode Added Chapter and Puzzle classes to the model to represent a chapter of the application (characterised by an id, a name and a list of puzzles) and a puzzle (characterised by an id, a name and a content). 2023-02-09 22:36:11 +01:00
.classpath First Commit 2023-02-05 21:39:56 +01:00
.gitignore First Commit 2023-02-05 21:39:56 +01:00
json-simple-1.1.1.jar First Commit 2023-02-05 21:39:56 +01:00