A user is able to easily track and view statistics on types of workouts they most often participate in, and see a graph of their BMI and weight over time.
Demo:
Install the database:
rails db:create rails db:migrate rails db:seed Run the server
rails s
Proceed to run the front end here.