Hi all,
This is my first time writing here,
I was fascinated by Streamlit’s simple and clean UI and I had a requirement for creating a task tracker I thought if trying to use streamlit,
while I did not have much knowledge of Streamlit I used ChatGPT to help me with the code and i was able to build a simple UI which does full fill all my requirements.
I want to share the application here so that you guys can try using the application and suggest me changes and can help me make it better.
Go to this link: https://abhishekaryan23-task-master-app-u5lvh5.streamlit.app/
signup using highlighted button
Explore the user Management to create new users,
There are currently 2 types of users, Admin and User
Admin has all the access
where as User only has access to view tasks assigned to him and update on the tasks.
You can create an Extra admin and user from the user management tab for your project.
user created in the user management tab will have a default password of “password@123”
they will be asked for a password reset on their first login.
Medium Article : Streamlining Business Operations: An Inside Look at Our Task Management System | by Abhishek | May, 2023 | Medium
Please try the application and provide me with suggestions to make this better.