Skip to content

AY2122S1-CS2103T-T09-3/tp

 
 

Repository files navigation

CSBook

CI Status codecov

Ui

What is CSBook?

CSBook is a desktop application for CS Teaching Assistants to manage their students' details.

Features


1. Group Your Students

CSBook provides you an organized way to manage your students by grouping them based on their classes.

2. Manage Student Details

CSBook allows you to add contact details of your students and additional information (e.g. grades).

3. Command-Line Interface

While it has a GUI, most of the user interactions happen using a Command Line Interface (CLI).

Usage


Some example usages include:

  • listgroups: Listing all Groups Shows a list of all groups in the CSBook.
  • viewgroup: View details of a Group Finds and displays details about a group
  • 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

Packages

No packages published

Languages

  • Java 98.3%
  • CSS 1.2%
  • Shell 0.5%