Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 887 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 887 Bytes

CI Status

Ui

  • This is an ongoing project for CS2103T-T11-2 team.
    Example usages:
    • managing clients for housing agents.
  • The project simulates an ongoing software project for a desktop application (called AgentSee) used for managing client details.
    • It is written in OOP fashion.
    • It comes with a reasonable level of user and developer documentation.
  • It is named AgentSee because it is meant to help housing agents manage their clients.
  • For the detailed documentation of this project, see the AgentSee Product Website.
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.