TaskWise
TaskWise is a desktop GUI/CLI application to help you, as CS2103T Project Managers, to keep track and manage your project tasks!
- Looking to start using TaskWise? Visit the User Guide to start your journey to becoming a proficient TaskWise Wizard!
- Looking to develop on TaskWise? Visit the Developer Guide to find out more about how you can contribute to this project! Acknowledgements
This project was built on top of the existing AddressBook Level 3 Code from SE-EDU.
Some external third-party libraries which we used to create TaskWise are:
Apart from the aforementioned libraries, we also reused code from some of the sources such as:
- StackOverflow
- ChatGPT
- Generating Regex strings used for DateTime parsing
- Generating Regex strings used for Description, Member and Note validity checks
- Regex101
- Building and Testing Regex strings generated by ChatGPT