Skip to content

lkwlkww/tp

This branch is 1 commit ahead of, 10 commits behind AY2223S1-CS2103-W14-1/tp:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

728d58b · Nov 7, 2022
May 28, 2022
Jul 19, 2022
Nov 7, 2022
Jun 20, 2022
Nov 7, 2022
Jul 28, 2018
May 22, 2020
Aug 7, 2016
Sep 30, 2022
Nov 2, 2022
Aug 8, 2016
May 3, 2019
Jun 20, 2022
Jun 20, 2022

Repository files navigation

CI Status

Ui

  • Condonery is a Condonery is a desktop app made for property agents primarily used for managing client contacts and condo listings. It is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, Condonery can get your contact management tasks done faster than traditional GUI apps.

Example usages:

  • managing multiple property listings
  • storing client contact details

Getting started:

  • This project uses gradle as a build tool, to get started:
> ./gradlew clean run
  • The project is a desktop application used for managing contact details.
    • It is written in OOP fashion. It provides a reasonably well-written code base(around 6 KLoC), without being overwhelmingly big.
    • It comes with a reasonable level of user and developer documentation.
  • It is named Condonery and was evolved from AddressBook project.
  • For the detailed documentation of this project, see the Condonery Product Website.

Releases

No releases published

Packages

No packages published

Languages

  • Java 84.9%
  • HTML 12.5%
  • CSS 2.6%