
This project delivered “FIT TODAY,” a one-stop management platform that helps gym and Pilates instructors organize PT sessions and class schedules while managing members with ease.
With FIT TODAY, instructors can handle complex scheduling and member operations more efficiently. In particular, the service streamlines settlement and payout management, enabling instructors to run classes and manage financial records in an integrated workflow.
1) Instructor-focused scheduling management
- A dedicated system was required for instructors to register and edit 1:1 PT sessions and group classes in real time.
- PT needed flexible rescheduling for individual members, while group classes required capacity control and waitlist handling.
- The platform had to support end-to-end operations: timetable creation, booking, and real-time attendance tracking.
- Automated notifications for schedule changes/cancellations were also requested to improve communication efficiency.
2) Unified member management + payment/settlement
- A centralized system was needed to track member profiles, class history, payment status, and attendance at a glance.
- The solution had to support different pricing models (PT vs. group classes) with accurate fee calculation.
- Automated monthly settlement was required to reduce manual work and prevent calculation errors.
- Real-time tracking of remaining passes, expiry dates, and payment status was requested to support proactive member care and strengthen trust through transparent settlement.
3) Mobile-first, simple UI/UX
- A mobile-optimized interface was required for on-site operations such as attendance checks and schedule confirmation.
- Real-time alerts (reservation changes, cancellations, new class registration) and push notifications were requested.
- Calendar sync with personal mobile calendars was requested to maximize convenience for instructors and members.
- Partial offline support was also considered for instructors working in mobile environments.
- The UI needed to remain simple and fast, minimizing navigation depth and learning cost.
md
코드 복사
1) Class & schedule management system
- Built a calendar-based scheduling UI for managing PT sessions and recurring group classes.
- Implemented recurring schedule creation (weekly/monthly repeat) to auto-generate ongoing classes from a single setup.
- Added real-time attendance status tracking (present/absent/late) per class.
- Prevented overlapping class registrations with time-conflict validation.
- Supported class-specific reservation cutoff time settings for more controlled operations.
2) Member + settlement management (all-in-one)
- Implemented member profile management (create/edit) including contact info and preferences.
- Built a chronological class history view per member.
- Developed an automated settlement calculation logic that accumulates instructor payouts as sessions occur.
- Provided monthly settlement statements with detailed breakdowns.
- Enabled settlement data export to Excel for tax filing and personal record-keeping.
3) Mobile-optimized UX and real-time notifications
- Delivered a responsive UI across desktop, mobile, and tablet environments.
- Integrated push notifications for key moments (e.g., 30 minutes before class, booking changes/cancellations, new class announcements).
- Designed the interface to be immediately usable without training, prioritizing clarity and low learning cost.



