Aeugh, Ranice's Duke Project

Logo

A task managing application for CS2103T individual project.

View the Project on GitHub raniceyue/duke

Build Status Codacy Badge

User Guide

This guide covers the features and usage of the Aeugh, Ranice’s Duke Project… application.

Overview

  1. Purpose
  2. Features
  3. Usage
    1. Adding Tasks
      1. todo
      2. deadline
      3. event
    2. Task List Manipulation
      1. list
      2. find
      3. done
      4. delete

Purpose

Aeugh, Ranice’s Duke Project… is a simple task managing application. It features a simple Graphical User Interface (GUI) and Command Line Interface (CLI) for user input.

This application was developed for the CS2103T Software Engineering individual project assignment in AY19/20.

Features

Usage

This application is used through a command line interface. You are required to enter commands into a text box to add tasks and manipulate the task list.

Entered commands will be echoed into the chat box, afterwhich, the application will output the outcome of your command.

Adding Tasks

Task List Manipulation

Exiting the Program

There are 2 ways to exit this program.

  1. Exiting through clicking the ‘close’ button on the window titlebar.
  2. Using the bye command.