Agy is a task management chatbot that helps you organize your todos, deadlines, and events.
The comprehensive User Guide can be found here.
- Efficient CLI: Manage tasks quickly with simple commands.
- GUI Interface: Visual feedback and interaction.
- Task Types: Support for Todo, Deadline, and Event tasks.
- Organization: Tag tasks to categorize them.
- Persistence: Auto-saves your tasks so you never lose them.
- Ensure you have Java 17 installed.
- Clone this repository.
- Run
./gradlew runto start the application.