Skip to content

CharithaSj/TaskManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TaskManagementSystem

This project was created as a way to manage tasks, it's like a to-do list

The project contains 6 files. 4 of them are classes (it uses at least 3 meaningful classes), 1 is the main class, and 1 is the text file used to test the project.

This project was created using Java and Object-Oriented Programming. The objective of this project is to keep track of tasks to do based on their priority, due date, and category. The user has the option to mark something completed in the terminal, and it updates the list in the text file, marking it true - indicating the completion of a task. There is also the option to add more tasks to the list, and it also updates the text file with the new task.

About

This project was created as a way to manage tasks, it's like a to-do list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages