https://github.com/rjgaton007/gyms
Gym Management System with SMS Support
https://github.com/rjgaton007/gyms
capstone-2 capstone-project customtkinter gym-application gym-management gym-management-system gym-management-ystem gyms pure-python python-app qr-attendance qrcode-scanner rjgaton007 semaphore-sms-api sorsogon-state-university sorsogon-state-university-bulan-campus ssu tkinter-gui tkinter-python
Last synced: 7 months ago
JSON representation
Gym Management System with SMS Support
- Host: GitHub
- URL: https://github.com/rjgaton007/gyms
- Owner: RJGATON007
- Created: 2023-09-27T07:39:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-16T05:02:43.000Z (8 months ago)
- Last Synced: 2024-10-17T16:53:32.648Z (8 months ago)
- Topics: capstone-2, capstone-project, customtkinter, gym-application, gym-management, gym-management-system, gym-management-ystem, gyms, pure-python, python-app, qr-attendance, qrcode-scanner, rjgaton007, semaphore-sms-api, sorsogon-state-university, sorsogon-state-university-bulan-campus, ssu, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 113 MB
- Stars: 19
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GYM MANAGEMENT SYSTEM WITH SMS SUPPORT

The D'Grit Gym Management System with SMS support is a desktop application aim to enhance the fitness center's communication efficiency,
streamline operations, and improve gym member management. The system includes a QR code for member and employee attendance. With the use of SMS,
this creative system may provide timely attendance notifications, automate duties, and communicate with gym members via SMS, reminders for gym membership
plans,and analytics. Reduced operating costs, better communication, more satisfaction among members, improved security of information.1. Attendance Management with SMS Support
2. Account Management
3. Membership Management with renewal(1-month only)
4. Employee Management
5. Trainer Management
6. Equipment Inventory
7. Payment Monitoring(Dashboard)
8. Integrate QR code attendance with SMS support# Requirements For Installation
- Pip install -r Requirements.txt
- if it doesn't work, check the packages in setup.py and install them manually
# IDE
- Pycharm professional(Updated version) or VS Code (setup venv)
# Language used
- Python 3.11
# Library
- Tkinter/Customtkinter https://customtkinter.tomschimansky.com/
# Database
- SQLite 3
# SMS API
- Semaphore (Subscribe to semaphore to get the API key)Note:
- Every Account Registered has only 1 role.
- When resetting username and password, a philippine number is required(e.g: 091234567890 11-digit)
- Semaphore API key is required for sending sms.
- Only the registered account's contact number will only recieve the OTP for resetting the username and password.
- username and password must be mixed with uppercase and lowercase, numbers and symbols.
- The renewal of membership is set to 1-month.
- When the end_date is reached, the status of the member will automatically expire and the qr code will be denied in the qr attendance.
- If the status of the trainer and employee is inactive, the qr attendance will deny the qr code.
- press Q to close the scanner
# Send G-cash for donations
- 09776324808# Email:
- [email protected]# TO CONVERT THE FILE TO EXE, CONTACT ME