Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Healthcare System

The Healthcare System is a Java-based application designed to streamline and manage various healthcare-related operations. It provides functionalities for patient management, appointment scheduling, medical records handling, and more, aiming to enhance the efficiency of healthcare service delivery.

Features

  • Patient Management: Add, update, and retrieve patient information seamlessly.
  • Appointment Scheduling: Schedule, reschedule, and cancel appointments with ease.
  • Medical Records Handling: Maintain and access patient medical histories securely.
  • User Authentication: Ensure secure access through robust authentication mechanisms.

Authors

Marwan Haitham Omar Helwa Ibrahim Abdelfattah Salma Moussa Nada Serour

Getting Started

Follow these instructions to set up the project on your local machine for development and testing purposes.

Prerequisites

Ensure you have the following installed:

  • Java Development Kit (JDK): Version 8 or higher (JDK 8+ Requires seperate JFX Library as deprecated).
  • JDBC: Java Database Connector Library.
  • Apache Maven: For dependency management and building the project.
  • MySQL: Database to store application data.

Installation

  1. Clone the Repository:

    git clone https://github.com/Haithomianzz/Healthcare-System.git
  2. Navigate to the Project Directory:

    cd Healthcare-System
  3. Configure the Database:

    • Create a MySQL database named healthcare_system.
    • Update the database configuration in src/main/resources/application.properties with your MySQL credentials.

Built With

  • JavaFX: Framework for building Java-based applications.
  • JDBC: Database connector for Java applications with MySQL dependancy.
  • MySQL: Relational database management system.
  • Maven: Dependency management and build automation tool.

Contributing

We welcome contributions to enhance the project. Please follow these steps:

  1. Fork the Repository.

  2. Create a New Branch:

    git checkout -b feature/YourFeatureName
  3. Commit Your Changes:

    git commit -m 'Add some feature'
  4. Push to the Branch:

    git push origin feature/YourFeatureName
  5. Open a Pull Request.


About

The Healthcare System project is a Java-based application that streamlines healthcare administration by managing patient records, appointments, and medical histories. It simplifies tasks, enhances efficiency, and improves patient care through better data management.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages