TheNagaki
|
27f0b3718b
|
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 |
|
TheNagaki
|
79da7cb80c
|
Implemented a route to get a single Puzzle (through the PuzzleElement class) and added the DatabaseQueries class (containing all the different SQL queries used).
|
2023-02-09 20:45:42 +01:00 |
|
jeffcheasey88
|
98533f91ea
|
First Commit
|
2023-02-05 21:39:56 +01:00 |
|