A full-stack web application built using ASP.NET Core MVC to automate gym operations and membership tracking. The system provides a centralized platform for managing trainers, fitness sessions, and subscription plans.
Key Features:
Member & Trainer Management: Full CRUD operations for managing gym members and professional trainers.
Session Scheduling: Dashboard to track and schedule upcoming and ongoing fitness classes.
Membership Plans: System to manage different subscription tiers and pricing.
Real-time Statistics: Dynamic counters for active members and daily sessions.
Technologies:
Backend: ASP.NET Core MVC, Entity Framework Core.
Database: SQL Server.
Frontend: Bootstrap, CSS, JavaScript.