This website requires JavaScript.
Explore
Help
Sign in
Peer-at-Code
/
peer-at-code-backend
Watch
5
Star
1
Fork
You've already forked peer-at-code-backend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
57
commits
9
branches
0
tags
40
MiB
2bb0328206
Commit graph
3 commits
Author
SHA1
Message
Date
Francois G
d74013a13a
Solve compatibility problem with new DB schema. To test use pac_test instead of pc in config.txt
2023-03-17 14:33:12 +01:00
jeffcheasey88
3693352e92
Register merged routes in Main
2023-02-10 09:40:22 +01:00
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