Skip to content

Task Manager is a set of Java programs where the You can store different task to be completed with Priority basis

Notifications You must be signed in to change notification settings

rahulshenoys/TaskManager

Repository files navigation

Task Manager

Task Manager using mvc design pattern along with a logger implemented using singleTon design pattern.

Its a Simple Java programs where we can add,see, delete, update the tasks. It will create a different files for the given path. The files are in .txt files which will give the different categories and different tasks It will also log the different operations is being done inside the ledger file, it is shown inside the logger.java file The main program is Named startApp.java it is interconnected to other .java files for different operations.

About

Task Manager is a set of Java programs where the You can store different task to be completed with Priority basis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages