Commit graph

3 commits

Author SHA1 Message Date
TheNagaki
209b0eeeb4 Added the /login and /register routes (part where I actually submit the database requests) 2023-02-14 23:21:26 +01:00
TheNagaki
bbc752500a Added the /login and /register routes 2023-02-14 23:16:22 +01:00
TheNagaki
80563cd86e Added ChapterElement and ChapterList as routes to respectively get a chapter by id and all the chapters.
Removed DatabaseQueries class and added DatabaseRepo to contain all the database queries; Edited PuzzleElement to remove all database-related code.
2023-02-09 22:42:33 +01:00