rjawesome / CSASpringTri2

Provides a system to learn via flashcards, and statistics for what terms you understand better.
https://quizme.rohanj.dev
MIT License
0 stars 2 forks source link

Rohan Peer Review Ticket #31

Closed rjawesome closed 1 year ago

rjawesome commented 1 year ago

Overall : .4/.6

Expected

.1 - Frontend UI demo. Quiz UI takes in the id of a flashcard setand returns a customized quiz image .1 - Postman API Demo. JSON Raw/Body formatted API passes inputs to backend and updates persistent table. image

.1 - Java Demo - Object Creation. Tester method that shows creation of Objects and outputs to Terminal, illustrate printing objects (hopefully using toString(). image

Extra

.1 - Java Demo with Postman or UI - All CRUD methods. Above was focused on Create and Read, this is focused on Update and Delete. image

Gabrielboudreau commented 1 year ago

.4/.3, evidence of progress in project, proper demos for application