Skip to content

AY2223S1-CS2103T-T10-3/tp

 
 

Repository files navigation

Java CI codecov

WorkBook (WB)

Ui

  • WorkBook (WB) is a desktop app for CS/tech students who are applying for internships to manage their internship applications.

  • WorkBook (WB) 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, WB can get your internship management tasks done faster than traditional GUI apps.

Usage

  • Manage your internship applications for easier tracking!

Acknowledgements

Libraries used: JavaFX, Jackson, JUnit5.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
User Guide: Table of Contents with bullet points removed is reused from @ianyong's team in 2020. Reused code from CS2103T-T10-4 to parse optional arguments.