-> Made an Exercise Tracker application from scratch, to store and display Exercise logs of users, using various web technologies.
-> Used HTML, CSS and React.js for front-end and Node.js and Express.js for back-end development.
-> Created a RestAPI for handling various operations and fetch data from the database.
-> Performed various CRUD operations using MongoDB to store user data on the database.