/AmarDoctor

AmarDoctor is a Doctor Finding and Doctor Appoinment Booking Site | Made with Laravel - Project Under Construction

Primary LanguageHTML


footer-logo

Build Status

About AmarDoctor

Environment Instructions

1) Docker: Read The docker-compose.yml file and Docker Folder
2) XAMPP: Simple Instructions. Minimum PHP version 7.3.0. 

Commandline Instructions :

➡️ Go to your project folder & copy env file cp .env.example .env
➡️ Install Composer composer install also run composer dump-autoload
➡️ Then Update Your New .env file.
➡️ Update Your DB_DATABASE Name & Write the same name in MySQL DB
➡️ Run php artisan migrate
➡️ Run php artisan db:seed
➡️ Now You Have To Link with Storage php artisan storage:link
➡️ Now serve your server php artisan serve | [ You can off Server by Ctrl+C ]


Login Credentials :

You have Four User Type
1) Admin 2) Doctor 3) Nurse 4) User

[ * ] Admin Mail : admin@admin.com
[ * ] Admin Password: password
[ * ] Doctor Mail : doctor@doctor.com
[ * ] Doctor Password: password
[ * ] Nurse Mail : nurse@nurse.com
[ * ] Nurse Password: password
[ * ] User Mail : user@user.com
[ * ] User Password: password


Admin Panel Overview

Admin Dashboard

Control Panel

Control Panel

Doctor Panel Overview

Doctor Panel

Another For Profile Update
Doctor Panel 1

  • Doctor Search Option: DS

Doctor Profile / URL : Personal Profile

User Dashboard

User

Home Page

Home Page

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Mahe Karim via mahekarim@gmail.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is not open-source software licensed. You can't copy but can see :D