Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.71 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.71 KB

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