Doctor's Appointment System is a online based appointment system which resembles the existing system (appointment by phone call) except this system will help patients and doctors monitor the appointments. Doctor's can set his chambers appointment and scheduling process dynamically. Doctors have to set their chambers opening time and the weeks of the day. patients can search doctors and take appointment.
both patient and doctor can cancel an appointment. in that case patient will be notified that the appointment has been cancelled. New paitent can get the free slot which has been freed by the other patient or the doctor himself.
Prerequisites : Git, Composer, Xampp/Wamp
https://github.com/kalinkon/Doctor-s-Appointment-System
composer update
php artisan serve
and open the browser to see the peoject
Here you can get the help from official laravel documentation to run the project.
[laravel documentation] https://laravel.com/docs/5.5