/tp

Primary LanguageJavaMIT LicenseMIT

CI Status

Ui

  • This is a team project by 5 students, entitled Dengue Hotspot Tracker, targeted towards NEA personnel or members within the government.
    Usages:

    • to keep track of dengue hotspots
    • to view dengue cases
    • to export the case list to an external database
  • Example commands:

    • find : finds a case profile by provided keyword, and displays cases whose names contain the keyword
    • add n/NAME p/POSTAL_CODE d/DATE a/AGE
    • delete 3 (index)
  • The project is built on an ongoing software project for a desktop application (called denguetracker) used for managing contact details, named Dengue Hotspot Tracker (DHT for short).

This project is based on the DengueHotspotTracker-Level3 project created by the [SE-EDU initiative](https://se-education.org).