Skip to content

Built a console-based task manager using OOP concepts. Supported Work and Personal tasks with priorities and deadlines. Implemented sorting using PriorityQueue, undo with Stack, and file-based persistence with robust error handling.

Notifications You must be signed in to change notification settings

piyush118-b/Task-Management-System-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Task-Management-System-Java

Built a console-based task manager using OOP concepts. Supported Work and Personal tasks with priorities and deadlines. Implemented sorting using PriorityQueue, undo with Stack, and file-based persistence with robust error handling.

About

Built a console-based task manager using OOP concepts. Supported Work and Personal tasks with priorities and deadlines. Implemented sorting using PriorityQueue, undo with Stack, and file-based persistence with robust error handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages