A comprehensive Gym Management System built with TypeScript, deployed on Cloudflare Pages. This project was developed as part of my internship at IBM and demonstrates skills in TypeScript, modern web development, and cloud deployment.
The Gym Management System is a web-based application designed to manage gym members, classes, trainers, and payment processes efficiently. It provides a user-friendly interface for gym staff to streamline daily operations and for gym members to view schedules and track memberships. This project was completed during my internship at IBM, focusing on TypeScript and deployment best practices and added a IBM watsonx bot.
- Frontend: HTML, tailwind CSS, TypeScript,vite
- Backend: Node.js
- Deployment: Deployed on Cloudflare Pages
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/gym-typescript.git cd gym-typescript