Skip to content

estherchee/ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo

ToDo is a text-based user interface to create and manage task lists for different projects.

A user can create a new task (with title, due date & project name), and edit the task using the app.

The created tasks are stored on a file and can be viewed later on.

The user can choose to view the tasks sorted according to due date or project name.

*** How to run ToDo app:

  1. Download ToDo app repository from https://github.com/estherchee/ToDo

  2. Open a command prompt window and navigate to the directory where you saved the java program (ToDo.jar).

  3. Make sure a folder with the name data is available in the app package.

  4. On the command prompt window, type java -jar ToDo.jar

  5. Now ToDo app is successfully running on the terminal.

*** What can a user do with ToDo app:

  1. Once the app is successfully run on terminal, a user will see the main menu with 4 options:

    Picture1

  2. A user enter 1 to show the task list:

    Picture2

    A user enter 2 to show add a new task:

    Picture3

    A user enter 3 to edit a task:

    Picture4

  3. In order to end ToDo app, a user can enter 4 on the main menu:

    Picture5

About

A simple todo list in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages