I have created a course schedule and booking system on CodeIgniter. Features are the followings.
- Admin featuers
- CRUD weeks
- CRUD date
- CRUD trainers/teachers
- Sorting by type whose names are given by colors
- CRUD bookings
- Booking details by course
- Youtube url input to show video
- Front-end features
- Student/customer login
- Modal for course details and video
- Individual Booking display
- Total booking number display
- Booking control
You can play around with the demo. The demo will be reset every thirty minutes.
Back-end Demo
Front-end Demo
Download page
Login details
admin: admin(at)gmail.com and pw: admin007
email 1: cus7(at)gmail.com and pw: anneanne
email 2: cus2(at)gmail.com and pw: tonjetonje

Hi,
Please help me to find the SQL database config file for the Course Schedule and Booking System example. I did not find it in the fitless.zip file.
Thanks, Ingmar
[...] Lire la suite: Course Schedule and Booking System on CodeIgniter | Okada Design Blog [...]
Please download it again. I included a sql file.
Nice work!
You are missing the loading.gif and loading_background.gif files.
The demo/default code also does not allow a customer to book a class.
I hope to talk to you, to provide some fixes I am working on.
How do you change the superadmin password when admin does not have access to /admin?
@John: you need to login as a superadmin and change the pw.
@Bruce: I need to update that. thanks.
This is really cool! Thank you!
Hi,
what is the password to go to the backend?
Please read the above article.
I’ve already tried to login with the above user id and password, but still could not log me in.
You go to phpAdmin and change email address where id is 1 in the be_users. Then use forgot password page which is http://localhost/yourwebsite/index.php/auth/forgotten_password. Then reset the password. I am assuming your localhost can send email. If not, you need to set it up.
Interesting! This one is possible to use for accommodation + courses, but obviously not free. I’ll take a closer look at your work. Thanks
I found this site that offers a school booking system. The company is called bookeo and it’s incredibly easy to setup and use. Bookeo Classes is ideal for all businesses that offer classes and courses to their customers, such as yoga, art classes, business classes and so many more. It is one of the best systems available today. Their school booking system helped me schedule many different classes.
Thank you!!! This is exactly the type of thing i’ve been looking for. Is it open source? Am I free to use it and modify it for my site?
Thanks
Sean
Yes, it is open source. You are free to modify and use it. But not able to sell it. There are some bugs so you need to fix here and there though.