What it does

It is supposed to help people curate their workouts based on their needs as well as track their progress and help them figure out their diets via multiple calculators such as the BMI.

How we built it

We had one member working on the backend trying to integrate springboot and mongodb to eventually connect it with our front end. Then another worked on the java code to be able to "connect with other persons work" Lastly our third member worked on the front end.

Accomplishments that we're proud of

We stayed

What we learned

How to use Github, VS Code, how to integrate MongoDB with Springboot

What's next for WorkIt

When trying to store and manage user data in a web application in an efficient manner, MongoDB integration with Spring Boot becomes imperative. Developers can store user data in an organized and scalable way by combining the robust features of Spring Boot with the flexibility of MongoDB's NoSQL structure. Through this integration, the application may record user information in Java classes, store it in MongoDB collections, and then retrieve and present the information on user profiles on the website. The combination guarantees a reliable and seamless flow of user data, making it easy for developers to integrate a user-centric experience and give users a customized and customizable profile area on the website.

Built With

Share this project:

Updates