Tohtoroo / tp

Home Page:https://nus-cs2103-ay2223s2.github.io/tp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

https://nus-cs2103-ay2223s2.github.io/tp/

License:MIT License


Languages

Language:Java 97.8%Language:CSS 2.2%