Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.88 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.88 KB

GYM Management System

Overview

The GYM Management System is a comprehensive application developed using C# WinForms and SQL database. This system provides functionalities to efficiently manage gym members, memberships, and trainers. It includes features for adding, editing, and removing records, along with analytics to monitor and display the growth of various membership categories. The system is designed with a user-friendly interface to ensure ease of use.

Features

  • Member Management: Add, edit, and remove gym members.
  • Membership Management: Handle different membership categories with ease.
  • Trainer Management: Manage gym trainers with functionalities to add, edit, and remove trainers.
  • Analytics: Integrated analytics to track the growth of membership categories.
  • User Interface: A well-designed UI that enhances user experience.

Screenshots

Dashboard List of Members Analytics Section

Installation

  1. Clone the repository:
    git clone https://github.com/BilalHaider20/Gym-management-system.git
  2. Open the project in your preferred IDE.
  3. Restore the NuGet packages.
  4. Build and run the application.

Usage

  • Navigate through the main menu to access member, membership, and trainer management sections.
  • Use the analytics dashboard to view growth trends in membership categories.

Technologies Used

  • C# WinForms: For building the user interface.
  • SQL Database: For managing and storing gym data.
  • .NET Framework: The application is built on the .NET Framework.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or feedback, feel free to reach out via [email protected].