Task Assignment Tool is a web-based application I built with Python and Streamlit to help team leads assign and manage tasks across multiple testers.
The application was designed to address practical workload-management and task-allocation challenges in multi-user testing environments.
Users can upload team rosters in CSV or Excel format, create and assign tasks based on language requirements, monitor tester availability and workload, and manage assignment conflicts when multiple users are working simultaneously.
The tool also generates reports with actionable insights and supports real-time collaboration, making task allocation and workload distribution more transparent and structured.
The project demonstrates practical experience in Python application development, workflow automation, data handling, workload management, and building tools designed around real operational problems.
Task Assignment Tool is a web-based application I built with Python and Streamlit to help team leads assign and manage tasks across multiple testers.
The app...