Skip to content

Joshy837/tp

This branch is 728 commits behind AY2324S2-CS2103T-W10-2/tp:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 9, 2023
Aug 4, 2023
Mar 13, 2024
Jun 20, 2022
Mar 16, 2024
Jul 28, 2018
May 18, 2023
Aug 7, 2016
Mar 6, 2024
Aug 4, 2023
Aug 8, 2016
May 3, 2019
Jun 20, 2022
Jun 20, 2022

Repository files navigation

CI Status

Ui

PoochPlanner

This is an address book for dog cafe owners.
Example usages:

  • as an address book to store contacts

The project simulates an ongoing software project for a desktop application (called PoochPlanner) used for managing contact details.

  • It is written in OOP fashion. It provides a reasonably well-written code base bigger (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
    • It comes with a reasonable level of user and developer documentation.
  • It is named PoochPlanner because it is meant for pooch (dog) cafe owners to manage their address books.
  • For the detailed documentation of this project, see PoochPlanner's Product Website.

This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.

Packages

No packages published

Languages

  • Java 98.6%
  • CSS 1.4%