Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amirmghanem/ehms
🍬EHMS Elderly Health Management System Project Created with javafx css mysql sockets two related android applications🍬
https://github.com/amirmghanem/ehms
javafx mysql socket
Last synced: about 1 month ago
JSON representation
🍬EHMS Elderly Health Management System Project Created with javafx css mysql sockets two related android applications🍬
- Host: GitHub
- URL: https://github.com/amirmghanem/ehms
- Owner: AmirMGhanem
- License: bsd-2-clause
- Created: 2020-08-06T20:47:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T14:09:21.000Z (about 4 years ago)
- Last Synced: 2024-05-02T05:11:07.990Z (9 months ago)
- Topics: javafx, mysql, socket
- Language: Java
- Homepage: https://ehms669050611.wordpress.com/
- Size: 91.3 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EHMS- Elderly Health Management System
- This is a simple prototype hospital system implemented in Javafx using material design principles.
- Utilised several material design components like navigation drawer,card,buttons, hover effects ,tab panes and more## Topology:
![Topology Used](https://github.com/AmirWayne/EHMS/raw/master/Topology.jpg)## UI Template:
![User interface template](https://github.com/AmirWayne/EHMS/raw/master/UI%20Example.png)## Data Flow:
![Data flow ](https://github.com/AmirWayne/EHMS/raw/master/DFD.jpg)## Maven Dependencies used
***- pom.xml file***
junit
junit
4.12
org.hibernate
hibernate-core
5.2.8.Final
javax.xml.bind
jaxb-api
2.3.1
mysql
mysql-connector-java
8.0.15
com.smattme
mysql-backup4j
1.0.1
com.itextpdf
layout
7.0.0
com.itextpdf
itextpdf
5.5.10
org.bouncycastle
bcprov-jdk15on
1.56
org.apache.pdfbox
pdfbox
2.0.4
log4j
log4j
1.2.16
org.slf4j
slf4j-log4j12
1.6.4
com.jfoenix
jfoenix
8.0.10