-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ca791ad
commit 70be6be
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
In progress :) | ||
# Task Manager API | ||
A backend project written in Java for managing and scheduling tasks, with manual and automatic scheduling as well as the ability to group tasks into collections referred to as projects and label individual tasks to further specify their purpose or relate them to other tasks. | ||
|
||
Progress: Initial project setup | ||
|
||
Class structure: | ||
![1000043575](https://github.com/user-attachments/assets/ee902ee2-0ed6-4ac0-90ab-0a475613d4fd) | ||
|
||
|
||
Intended architecture: | ||
![1000043577](https://github.com/user-attachments/assets/96bcd7c9-fbaa-44dd-b3ec-668a09c2c6f2) |