Releases: Casielim/ip
Releases · Casielim/ip
Vera Chatbot v1.0
🚀 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
- Add different types of tasks:
- 🔍 Search Functionality
- Users can find tasks by searching with a keyword using
find <keyword>
- Users can find tasks by searching with a keyword using
- 💾 Persistent Storage
- Saves tasks to a local file (
./data/Vera.txt) - Loads saved tasks when the chatbot starts
- Saves tasks to a local file (
⚠️ Structured Exception Handling- Handles invalid commands gracefully with
VeraException
- Handles invalid commands gracefully with
🚀 Getting Started
Click to download the vera.jar below to get started!