Workout Tracker
This project is a website where you can track your progress in different exercises like push-ups, 3k-run etc. It supports multiple users, and the entire authentication system was built myself. It uses JWTs for this. I built this workout tracker mostly because I wanted something to work on as I learnt Java. I built it with SpringBoot and React.
Technologies:
- Java
- SpringBoot
- React