**# GZONE A gym System Windows Form Application **# Gym Management System
This application helps users manage a large gym system with multiple branches. It includes essential management features and supports full CRUD operations.
This application helps users manage a large gym system with multiple branches. Key features include full CRUD operations for membership packages, members, and branches; user role and permission management; branch management; and generating monthly revenue reports for each branch as well as for the entire system.
-
Full CRUD for:
- Membership packages
- Members
- Branches
-
User roles & permission management
-
Multi-branch gym management
-
Monthly revenue reports per branch
-
Total revenue report for entire system
- C# / .NET
Academic Project
- Create the database using the SQL script provided in the quanlyphonggymDB.sql file.
- Open the project and update the database connection information in clsConnectDB.cs, specifically the line where the connection string is defined.
- First log in with username: admin, password: admin
Lam The Vinh, Duong The Vi, Dang Nhat Tuong, Ngo Gia Vinh, Le Nhat Bang.