- /questions
methods = [GET, POST]
- /questions/{id}
methods = [PUT, DELETE]
- /
Homepage styled and animated with css and themed with css variables
- /generate
Generate random pokemon with nature mapping explained
- /pokeform
Form with data from backend endpoint (/questions)
- Antonius Anggito
- Jonathan Nicholas
- Mario Serano
- Teofanus Gary
Pokeproject uses the following:
- [Springboot] - Backend API
- [Thymeleaf] - Frontend
Pokeproject requires Gradle / Maven and Springboot to run
$ cd pokeproject
$ ./gradlew bootrunAll set!
Want to contribute? Great!
Special thanks to Fariz Darari, S.Kom, M.Sc., Ph.D. as our Foundations of Programming lecturer for this semester.