项目作者: Sid1608
项目描述 :
Console-Application On E-HealthCare-Management-System
高级语言: Java
项目地址: git://github.com/Sid1608/E-HealthCare-Management-System.git
E-HealthCare-Management-System
Table Of Content
- Description
- Languages and Technology Used
- Requirements
- Features
- Steps to run the project in your machine
- Working-Snippets
- Database-Snippets
Description
E-HealthCare-Management-System is a console based application which is built using java.This application helps in management of Patients, doctors, admin in a easy and comfortable way.using this Application patients can quickly Sign up, Login, view his/her profile, view doctors, book Appointment, view Report, choose doctor, view Appointments, give feedback, pay online and logout. Admin can add Doctors,view patients list, view Doctors list,remove doctors, see feedback given by patients,view reports,logout.Doctor can login, view profile, viewAppointments, Attend Patients and logout.
Languages and Technology Used
Requirements
- Java [JDK 8+]
- Eclipse
- MySql
- Jdbc Driver
- MySql Connector
Features
Steps to run the project in your machine
- Download and install Eclipse in your machine
- Clone or download the repository
- Extract all the files and move it in your eclipse directory.Open EHMS Folder.
- Open EHMS.sql in your MySql workbench.download MySql connector(“mysql-connector-java-8.0.22.jar” )
- Now Open .classpath file in EHMS folder,in Line - 9 of This file Change the path with the path where your .jar file is being downloaded.
- Open ConnectionProvider.java file and change the uname(username) and pass(password) variable according the user name and password of your MySql database
- Now it is ready to Run
Working-Snippets









Database-Snippets



