Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TarinPairor/ip

 
 

Repository files navigation

Tartar Chatbot

Tartar is a simple chatbot designed to help you manage your tasks efficiently. With Tartar, you can easily add tasks to a list, mark or unmark them as completed, and even search for specific tasks.

"Simplicity is the ultimate sophistication." - Leonardo da Vinci

Tools Used

Features

  • Add tasks to the list
  • Mark tasks as completed
  • Unmark tasks as completed
  • List all tasks
  • Search for specific tasks
  • Delete tasks

Usage

  1. Adding a Task: To add a task, simply type add <task> in the chat window.
  2. Marking a Task: To mark a task as completed, type mark <task> in the chat window.
  3. Unmarking a Task: To unmark a completed task, type unmark <task> in the chat window.
  4. Listing Tasks: To see all tasks, type list in the chat window.
  5. Searching for Tasks: To find a specific task, type find <keyword> in the chat window.
  6. Deleting a Task: To delete a task, type delete <task> in the chat window.

About

Chatbot implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.0%
  • Shell 1.1%
  • Other 0.9%