Team Members: Raman, Tejas, Jackie, Kiat Win, Yarn Meng
-
This is a CLI Task Manager for Computer Science professors.
Example usages:- as a CLI Task Manager for CS professors.
- as a grading component for CS2103T students.
-
The project simulates a CLI Task Manager for Professors to easily schedule and manage tasks.
- It is written in OOP fashion. It provides a brilliantly well-written code base around 6 KLoC.
- It comes with an excellent level of user and developer documentation.
-
It is named
ProfPlan
as it helps CS professors plan their tasks and schedules. -
For the detailed documentation of this project, see the ProfPlan Product Website - TO BE UPDATED.
-
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.