Skip to content

Shrivastav0yash/Fit-Forever.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💪 Fit Forever - Gym & Fitness Web Application

🌐 Live Website:
https://shrivastav0yash.github.io/Fit-Forever.github.io/


📌 Project Overview

Fit Forever is a full-stack gym and fitness web application designed to help users explore structured workout routines for different muscle groups and maintain a healthy lifestyle.

The platform provides guided exercises and fitness information for:

  • Chest
  • Back
  • Arms
  • Legs
  • Shoulders
  • Abs

🚀 Key Features

  • 🏋️ Dedicated workout pages for each muscle group
  • 📋 Structured exercise guidance
  • 🌐 Multi-page dynamic website using PHP
  • 🎨 Responsive UI using Bootstrap
  • ⚡ Interactive frontend with JavaScript
  • 🖼️ Image-based workout visualization
  • 📱 Mobile-friendly design

🧩 Modules / Pages

Page Description
index.html Homepage
chest.php Chest workouts
back.php Back workouts
arms.php Arm workouts
legs.php Leg workouts
shoulder.php Shoulder workouts
abs.php Abs workouts

⚙️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap
  • PHP
  • Basic Database Integration

📁 Project Structure

Fit-Forever/ ├── Bootstrap/ ├── CSS/ ├── Javascript/ ├── Images/ ├── Database/ ├── index.html ├── chest.php ├── back.php ├── arms.php ├── legs.php ├── shoulder.php ├── abs.php └── README.md


▶️ How to Run Locally

Option 1: Using XAMPP / WAMP (Recommended)

  1. Clone the repository git clone https://github.com/shrivastav0yash/Fit-Forever.github.io.git

  2. Move project to: htdocs (XAMPP) / www (WAMP)

  3. Start Apache server

  4. Open in browser: http://localhost/Fit-Forever.github.io/


Option 2: Static Mode (Limited)

  • Open index.html directly
  • PHP pages will not work in this mode

📊 Highlights

  • Demonstrates full-stack development (Frontend + PHP backend)
  • Organized modular structure for scalability
  • Covers multiple ML-inspired UI sections (fitness categorization)
  • Beginner-friendly yet extensible project

📌 Future Improvements

  • User login & authentication system
  • Personalized workout recommendations
  • Diet & nutrition tracking
  • Progress dashboard with analytics
  • API integration for fitness data
  • Deployment with full backend support

🙋‍♂️ Author

Yash Shrivastav


⭐ Conclusion

Fit Forever is a well-structured gym web application that demonstrates full-stack development using PHP and modern frontend technologies. It serves as a strong foundation for building scalable fitness platforms and real-world health-tech applications.

About

Developed a full-stack fitness web application, Fit Forever, enabling users to access structured workout routines across multiple muscle groups. Implemented a responsive UI using Bootstrap and interactive features with JavaScript, along with PHP-based backend modules. Designed a scalable and modular architecture, demonstrating strong full-stack dev

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors