Skip to content

This Java-based Task Manager application helps users organize and track assignments. The program allows adding, editing, viewing, and deleting tasks with details such as title, description, due date, priority, and class code. The application validates input formats like dates and ensures all data is properly stored for easy retrieval and updates.

Notifications You must be signed in to change notification settings

Dame33/AssignMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Java-based Task Manager application helps users organize and track assignments. The program allows adding, editing, viewing, and deleting tasks with details such as title, description, due date, priority, and class code. The application validates input formats like dates and ensures all data is properly stored for easy retrieval and updates.

AssignMate Example

Adding Task:

AddingTask

Viewing Task: ViewingTasks

Editing Task: EditingTask

Deleting Task: DeletingTask

About

This Java-based Task Manager application helps users organize and track assignments. The program allows adding, editing, viewing, and deleting tasks with details such as title, description, due date, priority, and class code. The application validates input formats like dates and ensures all data is properly stored for easy retrieval and updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages