/spotter

Build your next workout with Spotter. Choose from our list of exercises and even add your own!

Primary LanguageCSS

Spotter

Build your next workout with Spotter. Choose from our list of exercises and even add your own! 💪😅

What this project does

This project uses MySQL, Node, Express, Handlebars, and a homemade ORM. Node and MySQL is used to query and route data in the app. Handlebars is used to generate the HTML. The ORM is used to query and manipulate data from the database using JavaScript rather than SQL.

How users can get started with this project

  1. Open Spotter.

    • All exercises in the MySQL database are displayed on the page in either the "List of Exercises" or "Your Next Workout" list.
  2. Build a workout.

    • Add exercises to "Your Next Workout" by selecting the + button.
    • Remove exercises from "Your Next Workout" by selecting the - button.
  3. Add a new exercise to the database.

    • Enter a new exercise into the form at the bottom of the page for use in future workouts by future users!

Where users can get help with this project

If you have any questions about this project, visit my portfolio and send me a message.

Who maintains this project

This project is lovingly (and casually) maintained by me, @fkakatie. Thanks for checking it out.