Releases: DIM-Corp/Hospital
Releases · DIM-Corp/Hospital
Version v1.0.0-alpha03
Hospital consultation and drug sales management
What's new
- View Actes/Medications
- CRUD operations on Actes/Medications
Requirements
- Java 8
How to use
- run the command
java -jar Hospital-1.0.0-alpha03.jar
Version v1.0.0-alpha02
Hospital consultation and drug sales management
What's new
- View transaction history
- Added a print button
- Added total label
- Reprint receipt
- [bug-fix] crash when inserting a new patient
Requirements
- Java 8
How to use
- run the command
java -jar Hospital-1.0.0-alpha02.jar
Version v1.0.0-alpha01
Hospital consultation and drug sales management
What's new
- Add and modify a patient
- Generate a printable receipt
Requirements
- Java 8
How to use
- run the command
java -jar Hospital-1.0.0-alpha01.jar