Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juwel2121/e-healthcare_bsmrstu

E-Healthcare BSMRSTU is a healthcare management system providing essential e-health services and information to the BSMRSTU community. The project facilitates easy access to vital health information and combats misinformation through a secure and user-friendly platform.
https://github.com/juwel2121/e-healthcare_bsmrstu

apache-netbeans healthcare java jdbc jdk management-system mysql

Last synced: about 1 month ago
JSON representation

E-Healthcare BSMRSTU is a healthcare management system providing essential e-health services and information to the BSMRSTU community. The project facilitates easy access to vital health information and combats misinformation through a secure and user-friendly platform.

Awesome Lists containing this project

README

        

# E-Healthcare BSMRSTU

![Project Banner](https://github.com/Juwel2121/E-Healthcare_BSMRSTU/blob/main/project-screenshot/welcome-window.png)

## Introduction
The E-Healthcare BSMRSTU project offers a comprehensive healthcare management system for the BSMRSTU community. It streamlines access to personalized e-health services, allowing administrators to efficiently manage medical reports and member data. Users can access health advice and essential services, including connecting with the Corona control department, to improve health safety.

This application is implemented using Java and MySQL within Apache NetBeans. It can also function as a blood bank by enabling users to share their blood group information and indicate their willingness to donate.

## Key Features
- Role-based access for Admin, Teacher, Doctor, Nurse, and Student modules.
- Secure management of medical reports and member data.
- Blood donation management and health status tracking.

## Objectives
- Promote accurate information regarding healthcare.
- Enhance health safety within the community.
- Facilitate easy access to medical support and information.
- Streamline the process of finding blood donors in emergencies.

## Process Flow
1. **Welcome Page**
2. **Login Page**: After logging in, different users have access to distinct windows and tasks based on their roles:
- **Admin Module**: Manage all member information, medical reports, and system settings.
- **Teacher Module**: Access and manage student health information.
- **Doctor Module**: View patient data and manage medical records.
- **Nurse Module**: Assist in patient care and record management.
- **Student Module**: Access personal health information and request services.

Each user role has specific access rights to add, delete, or update data in the system.

## Getting Started

To set up the project locally, follow these steps:

### Prerequisites
- Java Development Kit (JDK)
- MySQL Database
- Apache NetBeans IDE

### Installation Steps
1. **Clone the repository**:
```bash
git clone https://github.com/yourusername/E-Healthcare_BSMRSTU.git

### For details about the Application
![App Screenshot](https://github.com/Juwel2121/E-Healthcare_BSMRSTU/blob/main/project-screenshot/login-window.png)
![App Screenshot](https://github.com/Juwel2121/E-Healthcare_BSMRSTU/blob/main/project-screenshot/blood-bank-window.png)
![App Screenshot](https://github.com/Juwel2121/E-Healthcare_BSMRSTU/blob/main/project-screenshot/display-window.png)
![App Screenshot](https://github.com/Juwel2121/E-Healthcare_BSMRSTU/blob/main/project-screenshot/health-status-window.png)
![App Screenshot](https://github.com/Juwel2121/E-Healthcare_BSMRSTU/blob/main/project-screenshot/student-window.png)