Open Natalie-Beckwith opened 1 year ago
Sophie Park Tangibles
Frontend page:
Backend page:
I ran into a CORS issue and had to fix it by allowing all origins in the backend (see Main.java below) changing the headers of the request in the frontend.
Additional notes:
Deployment was my responsibility, but I wasn't able to do it due to multiple factors, which brought down the group.
Several features of FRQ 2: Ability to view a profile with email/password, ability to make a profile.
Includes checks for duplicate accounts, correct information, etc. After making a profile, sends you to view profile page with correct information filled in:
All code is broken down into functions, including functions for displaying html elements, converting data (cm to feet/inches, etc) and making requests to the api.
I did FRQ 4 and noticed problems with the backend toString method and changed it to suit json more
After fixing the api, I asked sophie to deploy again and she was nice to do it eve though it was late at night
This is how the data shows up now
Score: -/3
Project Ideas
Hacks