FitForge Pro is a Sports and Fitness Management System built using Node.js, Express.js, HTML, CSS, and JavaScript.
It provides a simple platform to manage teams, schedule matches, and track athlete performance and fitness metrics.
• Team Management System
• Match Scheduling
• Player Performance Tracking
• BMI Calculator
• Calorie Calculator
• Water Intake Tracker
• Clean and Responsive UI
Backend
• Node.js
• Express.js
Frontend
• HTML5
• CSS3
• JavaScript
Tools
• Git
• GitHub
• VS Code
FITFORGE-PRO
│
├── fitness
│ ├── css
│ ├── html
│ └── js
│
├── server.js
├── package.json
├── package-lock.json
├── README.md
└── .gitignore
Clone the repository
git clone https://github.com/Alexy-ak06/FITFORGE-PRO.git
Navigate into the project
cd FITFORGE-PRO
Install dependencies
npm install
Run the application
node server.js
• User authentication system
• Database integration
• Dashboard analytics
• Mobile responsiveness improvements
This project was developed as a learning and portfolio project to demonstrate full-stack web development skills using the Node.js ecosystem.
Developed and customized by Ayush Kumar Mahapatra


