Fitness-Center

Fitness Center App

Stars
0
Committers
2

Fitness Center FULL STACK Application

Repo for Fitness Center React Application. Full STACK application built with Node, Express, MongoDB and React. Both FrontEnd and Back End deployed on Vercel platform.

Demo

👉 Video Demo on YouTube 👉 Live Deployment VERCEL

User-Test

Use below credentials to log-in as a user (Some workouts are available) 👉 [email protected] 👉 D3moUser!

Trainer-Test

Use below credentials to log-in as a trainer 👉 [email protected] 👉 D3moTrainer!

Features

  • MERN Full Stack Project
  • Users registration made with BCrypt and JWT web Token
  • Server built with Node.js and Express.js, Mongoose and MongoDB as database
  • A ristricted list of users have the "TRAINER" role
  • Trainers can see all users, insert workouts and approve workouts
  • Users can check its workout and register the date of the execution
  • Users can check its past workouts approved by the trainer

Technologies

  • Node.js
  • Express
  • MongoDB
  • React
  • Bootstrap5

NodeJS Packages

  • bcryptjs
  • cors
  • dotenv
  • mongoose
  • nodemon
  • cors
  • express
  • jsonwebtoken
  • validator