Skip to content

kah-seng/tp

 
 

Repository files navigation

CI Status codecov Ui

CareContacts

CareContacts is a desktop student management application designed specifically for Student Care Supervisors. It is optimized for a Command Line Interface (CLI) and for fast typists.

Installation Instructions

Prerequisites

Ensure that Java 17 is installed on your system.

Installation Steps

  1. Download the latest .jar release file of CareContacts.
  2. Move the downloaded .jar file into an empty folder in your computer.
  3. Open a terminal or command prompt in that folder.
  4. Run the following command: java -jar *.jar

The application should launch in a new window.

Features

1. Add a Student

Adds a new student and their associated parent details to the address book.

2. Delete a Student

Removes a student and all associated information from the address book.

3. List All Students

Displays all students and their associated information.

4. Help

Displays available commands and their formats.

Acknowledgements

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.0%
  • CSS 2.0%