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
Backend du site web Peer-At Code
https://peerat.dev
3
commits
9
branches
0
tags
40
MiB
Java
100%
27f0b3718b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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
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