Skip to content

alinaleehx/tp

 
 

Repository files navigation

CI Status codecov

SWEe-book

SWEe-book is a desktop app that makes it easier for CS2103T/CS2101 students to keep track of their tasks and group mates in different groups.

Features

  1. Adding a contact
  2. Editing a contact
  3. Deleting a contact
  4. Filtering contacts by name
  5. Filtering contacts by group
  6. Listing all contacts
  7. Adding a task
  8. Editing a task
  9. Deleting a task
  10. Marking a task as done
  11. Sorting tasks
  12. Filtering tasks by modules
  13. Listing all tasks

SWEe-book GUI

Ui

User Guide

The User Guide can be accessed here.

Developer Guide

The Developer Guide can be accessed here.

Acknowledgements

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

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.9%
  • CSS 1.6%
  • Shell 0.5%