Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.22 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.22 KB

Exercise-API

API to create exercises and routines to share.

Description

This app is used to create exercises and routines to be shared and organized. A user can see routines that have been created already, and view the exercise descriptions, sets, and reps. The user can filter existing routines and use existing excercises to buil their own routine, or something completley new.

🎥 Video walkthrough

Getting Started

Dependencies

  • JavaScript
  • Ruby on Rails

Installing

Executing program

  • After cloned open js-exercise-api-frontend in code editor
  • Run
explorer.exe index.html
  • Once npm start is complete open a new terminal and cd js-exercise-api-backend *Run
rails s

Blog

Blog post on medium

Authors

Danny Brandt

License

This project is licensed under the MIT License - see the LICENSE.md file for details