You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This a web application that tracks how long you worked out in a given day. It is a simple app I used to familiarize myself with Spring MVC. I use jQuery to access a small list of options for exercises. The project contains a page to enter your goal for exercise time. If it is a valid number(1-120), you are redirected to the main Fitness Tracker …