-
This is a team project by five students, entitled Dengue Hotspot Tracker, targeted towards NEA personnel or members within the Singapore government.
Usages:- to keep track of dengue hotspots
- to view dengue cases
- to export the case list to an external database
-
Example commands:
- find n/: finds a case profile by provided name keyword, and displays cases whose names contain the keyword
- add n/NAME p/POSTAL_CODE d/DATE a/AGE v/VARIANT
- delete 3 (index)
-
The project is built on an ongoing software project for a desktop application (called AddressBook) used for managing contact details, named
AddressBook Level 3
(AB3
for short).
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).