DetailsThis is the Appointment (Schedule,Slot) Management System in PHP MySQL Codeigniter Framework for small ,medium & large company(Extended Version).Customer will submit the appointment form with personal information,selected service and request date time from slot. Slot will be displayed with open and closed slot time.Customer can only select the opened slot. As soon as they sumit form a user will be created and they will receive an email with login credential to login into member panel. They can see updated status of their schedule and slot.Admin will login and will change the status of appointment with approved,cancel,rejected and they can change time schedule. At update an email will be sent to customer with status.Front End :
http://yourdomain.com
if any sub folder
http://yourdomain.com/ your-folder-name
Admin Section :
http://yourdomain.com/index.php/admin/login
if any sub folder
http://yourdomain.com/ your-folder-name /index.php/admin/loginDashboard:After login You can see Dashboard with the current status of users,appointmentMaterial Used:HTML,CSS,JS
PHP 5.6+
CodeIgniter 3.1.11 Framewok
MYSQL 5.6+
Settings & installation guideMYSQLatabase:
The database and its tables is in zip folder.In PhpMyAdmin make a database name and click import.now browse and select *.sql file from unzipped folder and after submitting You can see all the tables there.PHP:config.phpath :