Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`