ELG Hospital Management is an open-source Laravel-based project designed to streamline and automate the management of a hospital. It provides a comprehensive solution for managing patient details, records, appointments, parent details, staff details, and staff attendance.
- Patient Management: Easily manage patient details, medical records, and appointments.
- Parent Communication: Send patient details to parents via email or SMS for improved communication and convenience.
- Staff Management: Keep track of staff details, including their roles, schedules, and attendance.
- Admin Panel: Access a powerful admin panel to manage and monitor the entire hospital management system.
- User Panel: Provide a user-friendly interface for patients, parents, and staff to access relevant information and perform necessary actions.
Note: Its not ready to use in production or local use
- Clone the repository:
git clone https://github.com/ELG-Foundation/Hosptial-Management.git
- Install dependencies:
composer install
- Configure the database connection in the
.env
file. - Run database migrations:
php artisan migrate
- Start the development server:
php artisan serve
ELG Hospital Management is released under the Apache License. See LICENSE for more information.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
If you need any assistance or have any questions, please feel free to contact us at [email protected].