Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonythomas01/medx
The Java driven hospital management software
https://github.com/tonythomas01/medx
Last synced: 19 days ago
JSON representation
The Java driven hospital management software
- Host: GitHub
- URL: https://github.com/tonythomas01/medx
- Owner: tonythomas01
- Created: 2014-12-06T11:11:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-14T20:23:04.000Z (about 10 years ago)
- Last Synced: 2024-11-10T20:56:51.572Z (about 2 months ago)
- Language: Java
- Size: 699 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
medx
====
The Java driven hospital management softwareRequirements :
* POSTGRESQL Database Engine
* Netbeans 8.0+ to test the CodeHow to setup :
* Create a database named 'medx' ( Configurable in JDBCConnections.java )
* Open JDBCConnections.java
* Give your database username in the field DatabaseUserName
* Give your database username in the field DatabasePasswordAuthors
* Tony Thomas <[email protected]>
* Sharan S
* Anirudh AnandPlease drop in any issues/Complaints/Bugs