evmyclipz / spring_portfolio

Tri 1: Java and Spring Intro
0 stars 0 forks source link

Final Grading team project #5

Open Aryanboxout opened 1 year ago

Aryanboxout commented 1 year ago

Rohan: First off using Dylans very user friendly form, I take the user data of name, height, weight, and free time. worked to take this data and store in database, each user being assigned unique id. Additionally, helped with API call from SQLite database which lists various workouts. This API calls items from the workout database which matches the time the user enters. Helped with Backend and development

Aryan: Intensive work on constructing database of various workouts. These workouts are strategically assigned for prometheus customers who have limited Time and prefer workout from cutting to bulking or even maintaining. Also helped with storing user data in another database. Additionally worked on controller for the plan page.

Dylan: As a front end developer Dylan had the key task to create necessary aesthetics associated with the website. As a expert in human computer interaction Dylan created a home page pleasing to the eye using bootstrap and other css customization, he worked on the user input form which was instrumental in the overall process of the website.

Ritvik: Assisted on the api which called for workouts depending on the users time. Additionally assisted the creation of both the user database and workout databases. Added user information to database to be set as an example for local storage to be further implemented into website. Added in food tracker as well.

What more?

Our Website

image

image

Future pages we are working on: Plan Premier membership

evmyclipz commented 1 year ago

Backend: Key Technical:API Controller(Exercise data and users data) Key Technical #2-API Controller(user entry form data) Key Technical-Database POJO(Exercise table) Key Technical-Database POJO(user info) Technical-interfacing with repos Frontend:

Form input data Fetching exercise data for new user