Skip to content

AY2223S1-CS2103T-T10-1/tp

 
 

Repository files navigation

Java CI codecov

Plannit

Ui

  • Plannit is an all-in-one application that streamlines the execution of module deliverables by empowering NUS students with the ability to manage tasks, links and module-mates (i.e., students in the same module) to increase their productivity.

  • Plannit will be the go-to platform for them to access all modules links and information without needing to tediously navigate through multiple websites.

  • Plannit can be used to track their tasks for each module so that they do not have to worry about unintentionally forgetting their tasks.

  • Plannit allows tracking of student contacts by module. Students do not have to worry about forgetting which friend takes which module and can thus easily know who to approach when in need of help.

  • Plannit is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, Plannit can help you track your module information and tasks faster than traditional GUI apps!

Usage

  • Categorize module information by modules for easier tracking!

User Guide

  • If you are interested in using Plannit, please head over to our User Guide for more information!

Developer Guide

  • If you are a programmer who is interested in enhancing Plannit, please head over to our Developer Guide for more information!

About Us

  • Interested in knowing more about us? Click Here!

Acknowledgements

Libraries used: JavaFX, Jackson, JUnit5.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.