Skip to content

Vera Chatbot v1.0

Latest

Choose a tag to compare

@Casielim Casielim released this 20 Feb 23:30
· 2 commits to master since this release

πŸš€ Vera v1.0 πŸ€–

"No matter how expert you may be, well-designed checklists can improve outcomes." -- Steven Levitt

Welcome to Vera chatbot!
Vera is a text-based chatbot that helps you manage tasks effortlessly. It supports adding, deleting, marking, unmarking, and searching for tasks while ensuring persistent storage.

🌟 Features

  • πŸ“ Task Management
    • Add different types of tasks: Todo, Deadline, Event
    • Delete tasks from the task list
    • Mark and unmark tasks as completed
    • Able to reschedule easily
  • πŸ” Search Functionality
    • Users can find tasks by searching with a keyword using find <keyword>
  • πŸ’Ύ Persistent Storage
    • Saves tasks to a local file (./data/Vera.txt)
    • Loads saved tasks when the chatbot starts
  • ⚠️ Structured Exception Handling
    • Handles invalid commands gracefully with VeraException

πŸš€ Getting Started

Click to download the vera.jar below to get started!