Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjaykumhar/e-health-care-system
An application that facilitates seamless communication and consultation between doctors and patients using real-time chat feature.
https://github.com/sanjaykumhar/e-health-care-system
java javaswing jdbc-driver mysql
Last synced: about 1 month ago
JSON representation
An application that facilitates seamless communication and consultation between doctors and patients using real-time chat feature.
- Host: GitHub
- URL: https://github.com/sanjaykumhar/e-health-care-system
- Owner: SanjayKumhar
- Created: 2024-11-30T18:18:21.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T18:36:20.000Z (about 2 months ago)
- Last Synced: 2024-11-30T19:29:46.361Z (about 2 months ago)
- Topics: java, javaswing, jdbc-driver, mysql
- Language: Java
- Homepage:
- Size: 683 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# **E-Health Care System**
The E-Health Care System is a Java-based application that facilitates seamless communication and consultation between doctors and patients. The system includes registration and login functionality for both users and a real-time chat feature for consultation.
### **Features:**
***Registration System:***
Patients and doctors can register with their credentials.***Login Functionality:***
Registered users can log in to access their respective dashboards.***Chat System:***
Patients can chat with doctors for real-time consultation.***User-Friendly Interface:***
Designed using Java Swing for a simple and intuitive UI.***Database Integration:***
Data is stored securely in a MySQL database using JDBC for connectivity.### **Technologies Used:**
***Frontend:***
Java Swing***Backend:***
Java (Core and Networking)***Database:***
MySQL, JDBC (Java Database Connectivity)