Skip to content

Xenon Chatbot v0.1.1

Choose a tag to compare

@jarretphon jarretphon released this 06 Sep 14:42
· 33 commits to master since this release

Xenon - v0.1.1

Xenon v0.1.1 introduces a Graphical User Interface (GUI), making conversations with the chatbot more interactive and user-friendly.
This marks a step forward from the original CLI version, giving users a smoother and more modern experience.

What’s New

  • GUI support: Interact with Xenon using an intuitive interface instead of the CLI.
  • Search feature: Find tasks by searching for keyword or phrase.

Features

  • Add Tasks: Create different types of tasks, including:
    • Todo tasks
    • Deadline tasks with due dates
    • Event tasks with start and end time
  • Mark/Unmark Tasks: Update task completion status
  • Delete Tasks: Remove tasks you no longer need
  • Persistent Storage: All tasks are saved to a file so you don't lose your progress
  • Find Tasks: Search for tasks by specifying a keyword or a phrase

Getting Started

  1. Download the xenon.jar file from this release
  2. Run the application from the command line:
java -jar xenon.jar