Gym Registration System
🔓 Try the DemoA clean and well-structured Laravel project for managing a gym. The system includes CRUD operations for customers, registrations, plans, and debts, along with a dashboard showing key statistics.
Uses scheduled tasks and Redis caching for better performance. The code is clean, maintainable, and the project is single-tenant and scalable.
Key Features
- 📊 Dashboard with real-time statistics (subscriptions, debts, payments)
- 📝 CRUD for customers, registrations, and subscription plans
- 💰 Debts management
- ⚡ Scheduled tasks and Redis caching for performance
- 🛠 Single-tenant and scalable with clean, maintainable code
Tech Stack
Laravel
Livewire
MySQL
Alpine.js
Tailwind CSS
🧪 Try the Demo
You can try the system using the following demo login:
-
Admin:
Email:admin@example.com
Password:password
Login Here
⚠️ This project is currently in a demo state. The data is for testing purposes and may include placeholder or unrealistic values.