Open alvinzhengq opened 2 years ago
See Wiki Page for summary/description of current phase's deliveries.
[x] Store a collection of bell schedules in json format on the backend.
[x] Receive day of the week/special schedule days from user (JavaScript Axios Request).
[x] Return the matching bell schedule information to the frontend (Spring Boot API).
[x] Parse the bell schedule json data, and display relevant information as listed in above description to user (JavaScript Data Ops).
Functionality Overview Video: Link
Wiki with Design Idea and Roadmap: Link
Backend Code: Link
Frontend Code: Link
Commits: Link
Score: 9/10
Individual Checklist:
Individual score: 5/5
Team Checklist: PBL Github Pages, Jekyll, WIKI - Live review
Team score: 4/5
Graded by: Justin Li
See Wiki Page for summary/description of current phase's deliveries.
[x] Store a collection of bell schedules in json format on the backend.
[x] Receive day of the week/special schedule days from user (JavaScript Axios Request).
[x] Return the matching bell schedule information to the frontend (Spring Boot API).
[x] Parse the bell schedule json data, and display relevant information as listed in above description to user (JavaScript Data Ops).