diff --git a/README.md b/README.md index ee4026d..7ec192d 100644 --- a/README.md +++ b/README.md @@ -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)