TaskMaster2103 helps a student manage their tasks and help them keep up with their busy lives in school. It is optimised for both CLI and GUI users so that students can choose which ever method is preferred for themselves.
For detailed documentation on the project, please visit the TaskMaster2103 product website.
Prerequisites: JDK11, Gradle
For running the application: Head to our releases page and grab the latest .jar
file.
For contributing to the project:
- Clone this repository
- Open the project in an IDE that has gradle support, or simply run
./gradlew task -all
in the root directory of the project. - Submit your PR and assign it to any one of our developer team members to notify us!
Please refer to the About Us document.
Please refer to the User Guide document for specific details.
Please refer to the Devleoper Guide for specific details.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.