issues
search
AadyaDaita
/
apcsa_indiv_repo_tri1
https://AadyaDaita.github.io/apcsa_indiv_repo_tri1/
Apache License 2.0
0
stars
1
forks
source link
Week 22
#15
Open
AadyaDaita
opened
1 year ago
AadyaDaita
commented
1 year ago
Front end UI
Basic Frontend
HTML and CSS
Backend
Improving the club database, and making it suitable for notes
Notes POJO
Captured the Many to One relationship with the notes and clubs.
Integrated the clubs and notes together.
Returning a JSON list for notes
mnarayan1
commented
1 year ago
Final Score: 2.4 + 0.5 + 0.2 =
3.1/3.0
Expected
Frontend UI Demo -
0
Takes inputs and passes them to an API, returns data from backend to front end, but JWT connection is not working
API Demo -
0.1
Returns JSON Data
Java Demo -
0.1
Initializing club information in tester method
Extras
Model Init -
0.1
: create and populate tables
UI -
0.1
: Update and Delete methods
JWT
0.1
- Backend working
Front end UI
Backend