Skip to content

An easy to use, simple and awesome hospital management software built using Java Spring Boot and AngularJS

Notifications You must be signed in to change notification settings

ephraimd/yourhospital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yourhospital

An easy to use, simple and awesome hospital management software built using Java Spring Boot and AngularJS

Demo View

Demo CountPages alpha

Usage

The software is pretty easy to use, head to the release section to download the distribution zip file. In the archive, there's a bin folder, to run the software, simply ensure the following

  • Mysql is running on port 3306
  • Mysql root user with no password is active (You can change this in the code anyway)
  • Mysql has a database name yourhospital After these condition are met, run the software as thus
$ bin/yourhospital

That should start the server which will in turn connect to mysql for hibernate DBA OPs. Wait till the string 'Server started successfully' appears on the server's console output, then open your favouraite browser. Head to http://localhost:8080, there you have it, the working software!

I hope this explanation works! Raise an issue if you do have one please.

With Love, Ephraimd

About

An easy to use, simple and awesome hospital management software built using Java Spring Boot and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published