frisokaiyu / Doctor-patient-web-program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Medical Appointment System is an online medical booking system based on SpringMVC + Hibernate + Spring

PreView

####Login page Login.PNG ####Patient Info Patient_info.PNG ####Appointment page Appoint_Time.PNG ####Doctor page Doctor_Diagnosis.PNG ####More screen shots are in 'image' folder.

Dev Tools and Technologies

  • IDE: Spring-Tool-Suite-3.8.4 + MySQL
  • Framework: SpringMVC + Hibernate + Spring + Bootstrap + Ajax
  • Database: MySQL5.7
  • Web Server: Apache Tomcat8.0

Functions

  • ####All User: 1.Signup 2.login 3.Logout 4. check and modifypersonal information 5.change password
  • ####Visitor: 1.search disease by name 2.simple diagosis based on symptom3.do BMI test
  • ####Doctor: 1.view evalution provided by patients. 3.check personal timetable and make diagnosis
  • ####Patient: 1.make appointment 2.check the recent appointment record 3.check the medical record (diagnosis) 4.rate the doctor
  • ####Appointment process: Select department->Select doctor->Select time->Confirm order

About


Languages

Language:Java 67.2%Language:CSS 17.5%Language:JavaScript 15.3%