Skip to content

Personal project of a To-do List desktop application.

Notifications You must be signed in to change notification settings

marciaarias/to-do-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do List Desktop Application

Personal Project

   

This To-do List app has been developed on Java, utilizing the Swing library. It features a main window where, through a connection to a MySQL server database, the user can visualize all the tasks previously added.

alt text

Upon clicking on a task from the table, the "Manage Task" section will get populated with its data, allowing the user to Delete, Update or Add new tasks; the user can also check if the current task has already been completed.

alt text

On the upper-right corner of the main window, there is a "?" (Help) button which contains a brief description of the app and how to use it.

alt text

Lastly, the To-do List app also features warning dialogs whenever an important decision is being made.

alt text

   

   

Credit to icon authors:

Icons made by prettycons, Freepik from www.flaticon.com is licensed by CC 3.0 BY.

About

Personal project of a To-do List desktop application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages