This Program was built to manage tasks assigned to different users and has many functionalities like being able to be able to read and manipulate existing data or store new data. Perfect to use if you have multiple people working on separate tasks to store in one concise place.
- Python 3.
- Download task_manager2.py, "tasks.txt" and "user.txt" and open them all in your choice of IDE.
Once Instillation is complete run the program, the program will ask for a username and password, to gain maximum functionality of the program you should log in with credentials (Admin, Adm1n).
Once logged in you'll be met with a menu you can navigate to use the programs different functionalities.
one of the options of the program is to display all the tasks associated to the logged-in user and displayed in a user-friendly manner.


