Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bgmp/covidcontrol
Java Swing Application for Managing Covid Patients
https://github.com/bgmp/covidcontrol
covid java swing
Last synced: about 4 hours ago
JSON representation
Java Swing Application for Managing Covid Patients
- Host: GitHub
- URL: https://github.com/bgmp/covidcontrol
- Owner: BGMP
- Created: 2022-01-05T21:13:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-05T21:44:58.000Z (about 3 years ago)
- Last Synced: 2025-01-25T16:28:56.637Z (8 days ago)
- Topics: covid, java, swing
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CovidControl
===Java Swing Application for Managin Covid Patients.
## Preview Images
Patients Tab
New Tab
Data Tab
## Installation
#### Prerequisites
* Java 8 or above
* [Maven](http://maven.apache.org/) (Dependency Management)#### Procedure
As in any other Maven project, simply clone the repository, launch your command prompt within it and run:> `mvn clean package`