MyGym is web app developed with laravel and laravel/breeze with inertia react. Database is mysql. Its for scheduling and booking gym classes.
- Laravel 12
- Mysql
- Inertia and React
This app have 3 types of users
- Instructors
- Members
- Admins
- Instructors can schedule classes by selecting the type of class, a date, and a time.
- They can view all thier upcomming classes.
- Cancel classes if the wish to.
- When instructor cancel upcomming classes, all the memebers who made a booking they imediatly receive a mail.
- Members able to view all the scheduled classes.
- Select classes and book themselves.
- They can view all upcomming classes.
- Can cancel classes if needed.
comming soon...
Comming soon...