A hierarchical Todo-App, so every Todo-Item can have several sub-items.
Each Todo-Item have the following attributes:
– Title
– Note (Optional)
– Priority (1 – 5, default is 3)
– Deadline (Optional)
– Is Done
A hierarchical Todo-App, so every Todo-Item can have several sub-items.
Each Todo-Item have the following attributes:
– Title
– Note (Optional)
– Priority (1 – 5, default is 3)
– Deadline (Optional)
– Is Done