- It can lock or unlock the tasks.
- If it locks the tasks, tasks are not visible until user types the correct PIN.
- User can't even delete the existing tasks until the correct PIN is typed.
- It is unlocked at first, we have to set the lock to tasks.
- there are more other basic features like adding the tasks, deleting the tasks, inspecting the tasks.
This is my first code after learning to code python for tons of hours I used AI to get some help like fixing bugs, learning new concepts.
this is just a basic code which made me learn new things. I am willing to add more features to it.