Skip to content

RITIKHANDA/To-do-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project : ToDo List Application

Todo list application is a Text based user interface.It contains details such as Tasks to do, which project it belongs, Date and whether the task is still open or close. Todo list is sorted either by Date or by Project Name.It uses text file for storing and retrieving the data.To do list can be manipulated using Add Delete Edit and Save option.

Platform

  • IDE Eclipse 4.8
  • Java 9
  • Text file for Storing and retrieving data.

##Testing: Tested the Application using JList framework.Tested few Major functionality like Adding, Editing and Deleting the To do List Data. Also Tested the Sorting functionality to check whether the List is sorted based on Date.

User Manual:

The Exact overview of how the Todo list Application has been designed and works is described in the user Manual.

ClassDiagram :

todolist -classdiagram-version 1 0

Activity Diagram:

activity diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages