Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.04 KB

CI Status codecov

NewAddressBook

This is our CS2103 Project.
An App to make Singapore secondary school teacher's life easier! This project simulates an ongoing software project for a desktop application (called AddressBook) used for managing contact details.

Overview

  • Text Based CLI commands!
  • Easy to use

Features

  1. Add students and teachers
  2. Remove students and teachers
  3. Search student and teachers by keyword
  4. Add tags to student / teachers
  5. Easily copies important details
  6. Many more!

For a more details, do visit us here!

Ui

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