Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrea-vicari/fitness-center

Fitness Center App
https://github.com/andrea-vicari/fitness-center

expressjs mongodb mongoosejs nodejs react vercel-deployment

Last synced: about 1 month ago
JSON representation

Fitness Center App

Awesome Lists containing this project

README

        

## 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