Skip to content

Orbital 2021 - Gym Booking System Web Application

Notifications You must be signed in to change notification settings

lee97matthew/gym-worm

Repository files navigation

Gym Worm

This project was bootstrapped with Create React App.

GymWorm can be found at GymWorm.

Description

This is a gym booking web application built using the MERN stack, Telegram Bot integration and hosted on Heroku.

Gym Worm was created during the Covid-19 pandemic, to allow avid gym-goers to better plan and schedule their gym visits during a time where entries were limited by the hour and gyms had lowered maximum capacities.

Support

Please contact us on Telegram if you face any issues, or the site crashes.

Important

Please ensure NodeJS is installed before cloning the project.

Instruction to run the application locally

To clone our gym-worm repo,

git clone git@github.com:bloodofme/gym-worm.git

Backend

cd to your gym-worm directory npm install npm start

Frontend

Open a new terminal

cd .\frontend
npm install npm start

Open http://localhost:3000 to view it in your browser.

Cheers!

Demonstration of Gym Worm

Video Demonstration on Youtube

Web Application

Screenshots :
image image

Telegram Integration

Users were allowed to link their Telegram account to their Gym Worm account and retrieve booking information and gym availability information through the bot.
image

Releases

No releases published

Packages

No packages published