desilerma25 / fit-planning-partner

Web app that allows users to create a workout routine with exercises from the seeded data. A user can also create a new exercise for their workout. Users may enter a specific number of sets and reps for each exercise. Created using Ruby on Rails and Bootstrap.

Home Page:https://fitplanningpartner.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the FitPlanningPartner!

Beginning or even continuing a workout routine can be overwhelming. FitPlanningPartner provides an efficient way to organize and create your own workout regimen.

DESCRIPTION: Web application that allows the user to create a workout routine with exercises from the seeded data or a user can create a new exercise for their workout. A user can also enter a specific number of sets and reps for each exercise.

TO GET STARTED: In your terminal, prior to the start of the program, you must do a bundle install. To do so, simply enter 'bundle install' into your terminal. This will require and install and necessary gems to have the program run smoothly. Next, run 'rails db:migrate' then 'rails db:seed'. Finally, you may continue to starting the server, enter 'rails s' to get the program running then click and follow the http:// that follows "Listening on".

VIDEO WALK THROUGH: https://youtu.be/YezUC7Sux8E

APP SITE: https://fitplanningpartner.herokuapp.com/

CONTRIBUTORS: If you would like to add or tinker with this program please email me at desi.lerma96@yahoo.com to let me know.

Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) Details: https://creativecommons.org/licenses/by-nc-sa/4.0/

About

Web app that allows users to create a workout routine with exercises from the seeded data. A user can also create a new exercise for their workout. Users may enter a specific number of sets and reps for each exercise. Created using Ruby on Rails and Bootstrap.

https://fitplanningpartner.herokuapp.com/


Languages

Language:Ruby 70.0%Language:HTML 21.8%Language:JavaScript 5.5%Language:SCSS 2.6%Language:Procfile 0.1%