The City Fitness Club Gym Management System is a software solution designed to support the daily operations of a modern multi-location fitness center. The system manages member registrations, membership plans, class scheduling, trainer assignments, and payment processing.
The goal is to improve operational efficiency and allow gym administrators to manage all activities through a centralized platform.
- Member registration and profile management
- Membership plan management
- Class scheduling and bookings
- Trainer assignment to classes
- Payment processing and membership tracking
- Administrative dashboard for gym staff
A Kanban board was created using GitHub’s Automated Kanban template to manage project tasks.
- Added a Testing column to verify features before completion
- Added a Blocked column for tasks with issues or dependencies
- Linked user stories from Assignment 6 as GitHub Issues
- Assigned all tasks to a single developer (individual project)
- Improve task tracking clarity
- Organize workflow effectively
- Ensure proper testing before completion
- Identify blockers early
The Smart Student Task Manager is a web-based system that helps students manage academic tasks, deadlines, and productivity.
- Help students organize academic work
- Reduce missed deadlines
- Provide reminders for tasks
- Track completed and pending tasks
- User registration and login
- Create, edit, and delete tasks
- Set deadlines
- View tasks
- Mark tasks as complete
- Receive reminders
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js / Python
- Database: MySQL / PostgreSQL
- To Do
- In Progress
- Testing
- Blocked
- Done
This project demonstrates the full software development lifecycle, including system design, Agile planning, and implementation.