Skip to content
 
 

Repository files navigation

Gym Management System

A web-based gym management system that helps track members, trainers, and payments.

Features

  • Member Management

    • Add, edit, and delete members
    • Track membership status and expiry
    • View member details and history
  • Trainer Management

    • Add, edit, and delete trainers
    • Manage trainer schedules
    • Track trainer specializations
  • Payment Management

    • Record and track payments
    • Generate payment receipts
    • View payment history
  • Dashboard

    • Overview of key metrics
    • Recent activities
    • Quick access to main functions

Technology Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

Project Structure

/gym-management
├── /css
│   └── style.css         # Main stylesheet
├── /js
│   ├── app.js           # Main application logic
│   └── functions.js     # Utility functions
├── /images
│   └── (gym logos and images)
├── index.html           # Dashboard page
├── members.html         # Members management page
├── trainers.html        # Trainers management page
├── payments.html        # Payments management page
└── README.md           # Project documentation

About

A Flask-based web application for managing gym memberships, trainers, and clients — built for CoreZone Fitness to simplify gym operations and enhance member experience.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages