task-filtering
There are 2 repositories under task-filtering topic.
FilipRokita/to-do-app
A simple web-based task management tool built with Flask and front-end technologies. Features include adding, viewing, marking as done, deleting tasks, and filtering tasks by title or date. This project demonstrates a practical use of Flask for backend operations and vanilla JavaScript for dynamic front-end interactions.
Harshad1304/employee-management-system-reactjs
Employee Management System built with ReactJS and Tailwind CSS. Features an Admin Dashboard for task assignment and Employee Dashboard to view and filter tasks by status (Active, Completed, Failed, New). Data is stored in localStorage for persistence.