A Database management program
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
Our Hospital Management System (HMS) is designed to streamline and enhance the process of managing doctor appointments, patient records, and other critical healthcare-related data. The system aims to provide an efficient, accurate, and easily accessible platform for storing and managing patient information, as well as tracking appointment schedules for healthcare professionals.
Key Features Implemented:
- User Interface (UI) and Graphical User Interface (GUI): The system boasts an intuitive and responsive user interface, designed with ease of use in mind.
- User Interface (UI) and Graphical User Interface (GUI): The system boasts an intuitive and responsive user interface, designed with ease of use in mind.
- Personal Details Recording: The system allows for comprehensive recording of personal details for each patient, including contact information, medical history, allergies, ongoing treatments, etc.
- Data Synchronization: To ensure that patient data is always up-to-date and accessible across various platforms, we have incorporated automatic data synchronization capabilities.
End Goal: Our goal is to develop a reliable, scalable, and user-friendly system that can be easily implemented in various organizational settings, from healthcare institutions to colleges, corporate offices, and other organizations that require an appointment scheduling and record-keeping solution.
List of major frameworks/libraries used to bootstrap our project.
Instructions on setting up the project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- Clone the repo
https://github.com/BurlyCog/Hospital-Management-System.git
Below is the complete instruction for running the program, locally. the program includes a single java file. run te following instructions and run te program in an IDE, Eclippse is ideal.
- Java JDK 8 or Higher
https://www.oracle.com/in/java/technologies/downloads/
- Install Mysql
https://www.mysql.com/downloads/
- Create SQL table
- Develop both Android and web versions of the application to increase accessibility across platforms.
- Integration of API’s.
- Add a timetable feature.
- Add LOGIN options and user authentication .
See the open issues for a full list of proposed features (and known issues).
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
Your Name - @your_twitter - email@example.com
Project Link: https://github.com/your_username/repo_name



