Skip to content

Kan5661/unit-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Mern Application- ReposFit

In this group project we have built a workout applictation using full stack mongo/express/react/node application (MERN Stack)



Documentation and Expectations


Project Overiview- https://docs.google.com/document/d/1kmjBF7HNCl62LEr9aCRfuobMV9ImzQSEMi0kjWIF3JM/edit

  • This workout application provides users the ability to track, edit, view, and delete workouts. The home page gives user an overview of how the application functions, the about page has 12 familiar workouts with attached that show's proper form, and the nutrition link sends users to another application where users can track their calories. Lastly, the add exercise page has a form where users can add workouts, then edit, and delete the workouts they have created.



Deployed Links


  • Heroku - (Back End Deployment)
  1. Access to root API- https://fitness-app-1114.herokuapp.com/
  2. Access to a list of exercises- https://fitness-app-1114.herokuapp.com/exercises
  3. Access to a single exercise- https://fitness-app-1114.herokuapp.com/exercises/:id
  4. Access to workout records- https://fitness-app-1114.herokuapp.com/exerciserecs
  5. Access to a single workout record- https://fitness-app-1114.herokuapp.com/exerciserecs/:id



Technologies Used


  • Javascript
  • MongoDB
  • React
  • CSS



Dependencies


  • react-router-dom
  • cors
  • express
  • mongoose
  • morgan
  • react-icons



Screenshots


Collection Exercises Exercises

Collection Exercise Records Exercise records

Home Page Home Page

About Page About

Add Exercise Page Form

Post MVP


  1. Add authentication so users can have their own accounts to track their workout data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published