Skip to content

Hospital Managemet Information System‏ Made with (HTML5 / CSS3 / JS / PHP / LARAVEL)

License

Notifications You must be signed in to change notification settings

MustafaAhmad216/Medikals-Hospital-Managemet-System-

Repository files navigation



About Project

Laravel application for full Hospital management project for making real appointment and admin dashboard

first side

User side is for browsing his site and make an appointments and printing a bill

1- Home screen for user


Screenshot 2022-09-18 012404



2- login and register page


Screenshot 2022-09-18 015207


3- Appointment page for User


Screenshot 2022-09-18 015251

Second side

Admin side with resposive dashboard


Screenshot 2022-09-19 140354



  • Dark mode with apility to change slide bar color and style



Screenshot 2022-09-19 140459

  • appointments table


    Screenshot 2022-09-19 140826



  • make appointments

Screenshot 2022-09-19 140959



  • print an appointment bill

Screenshot 2022-09-19 141230



doctors mangement
1- view all doctors
2- edit doctors data

Screenshot 2022-09-19 141507



  • adding new doctors

Screenshot 2022-09-19 141632



billing module

  • creating bills
  • printing bills
  • view all bills


Screenshot 2022-09-19 141840 Screenshot 2022-09-19 141805

Users controlle
1 - vew all users
2 - edit users data

Security and Validation

1- all inputs have back-end validation
2- all inputs have front end validation
3- we have meddilewares for authintaction
4- there user validation when login as user or as admin
5- customized Error pages to prevent user from making errors

Data base

1- Data-Base created by miagrations and models

HOW TO INSTALL THIS

1.Run git clone
2.Run composer install
3.Run cp .env.example .env
4.Run php artisan key:generate
5.Run php artisan migrate
6.Run php artisan serve
7.Go to link localhost:8000


NOTE

to  open admin dashboard you must go to your database and go to users table and change user role from 0 to 1  to become an admin

Screenshot 2022-09-19 143249


Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Hospital Managemet Information System‏ Made with (HTML5 / CSS3 / JS / PHP / LARAVEL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published