Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 2.54 KB

README.md

File metadata and controls

59 lines (41 loc) · 2.54 KB

Hospital-Management-System

Used Technologies

  1. Java Web Application building using ( JSP - Servlet )
  2. Hibernate
  3. Design Pattern
  4. Jasper Reports
  5. Oracle Database

Prerequisites And Installation

After cloning this repository in your local machine , import using Eclipse IDE , or netbeans if you used eclipse after importing project press rigth click and select #run as --> maven install after cleaning and building your project you can run on any server Tomcat or Jboss

  • Run
  • Run On server
  • configure your server properties

Make sure you install Java JDK or JRE

Home Page , Web View

home

Mobile View

mobileview2

Mail View

viewallsentmailscompose

Statistic Page

statisticpage

Invoice

druginvoice

Employee Report

employeereport

Profile Page

profileview

Pharmacy Page

pharmacy selldrug

Patient Management Page

bookbed patient

Password Page

changepassword

Deployment

Clean and build your project , put war file in web app folder if you are using tomcat or standlon folder if you are using Jboss , Then click on start.bat if you using windows or start.sh if using linux.

Built With

  • Maven - Dependency Management