Skip to content

mabmalia/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyToDo

This is a simple todo list application.

Description

The application uses a text based user interface via the command-line.

It allows a user to create new tasks (assign a title, due date and a project) and edit them (update title or project, mark as done, remove).

If the user quits the application, the current list of tasks is saved to a csv file. The application is then restarted with the former state restored.

Motivation

This is an individual project for a software development academy.

User Manual

The user manual for this project can be found here: User Manual

Class Diagram

The class diagram for this project: Class Diagram

About

This is a simple todo list application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages