Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Platform

This app build with technology MERN stack. Gym platform is an app that user can booking a class or personal trainer for training purposes. It is a c2c bussiness model require the user want to be a trainers must to upload proof of certification.

Features

  • Class and Trainer Booking: Allow users to book classes or personal training sessions with certified trainers directly through the app. Users can choose the type of class or training session they want, view available times, and book their preferred slot.

  • Certification Verification: To ensure that only certified trainers are listed on the platform, require trainers to upload proof of certification to their profile, which can be verified by an admin or automated system.

  • Payment Integration: Allow users to pay for their bookings directly through the app using a secure payment gateway. This can be done on a per-class or per-session basis, or users can purchase packages of classes or training sessions.

  • Social Networking: Include a social networking feature that allows users to connect with each other and trainers.

  • Chat Application: Include a built-in chat application that allows users and trainers to communicate with each other before, during, and after classes or training sessions.

  • Video Call: Allow users and trainers to communicate via video call within the app.

  • Workout Tracker: Include a workout tracker feature that allows users to track their progress and keep a record of their workouts.


Clone My Repo

git clone https://github.com/alutom2002/Gym-Platform

After Cloning, Go to the directory by typing the command shown below.

cd Gym-platform

Then install package in each folder

cd admin && npm install
cd api && npm install
cd client && npm install
cd socket && npm install

After that create .env in api folder

cp .example.env .env

Finally run the app in each folder

npm start

Thanks for reading ❤️

Have a nice day ❤️

About

This app build with technology MERN stack. Gym platform is an app that user can booking a class or personal trainer for training purposes. It is a c2c bussiness model require the user want to be a trainers must to upload proof of certification.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages