Skip to content

sanathkumarx/HospitalRegistry

Repository files navigation

Hospital Registry

Hospital Registry website built using Java Servlet and JSP technologies.

Database Schema

SETUP

  • Create Database by running the "Database/Database setup.sql" MySql file
  • Update Database Username and Password in "src/com/hospital/registry/DATABASE_PARAMETERS.java"
  • Update the WAR file by running "mvn package" in your terminal. The war file can be found in "Deploy/HospitalRegitry.war"
  • Host the file on a apache tomcat server and you are all set to go!

About

Hospital Registry Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published