Task Manager is a task management application that allows users to
create, update, and delete tasks. The application is designed to help
users organize their tasks and keep track of their progress. Task
Manager is built using React, Redux Toolkit, and Firebase Realtime
Database.
Features
Create: Create new tasks with a title, description, and due date.
Update: Update existing tasks by editing the title, description, or due
date.
Delete: Delete tasks that are no longer needed.
Filter: Filter tasks based on their status (completed or pending).
Technologies
HTML5 & CSS: Front-end technologies for structuring and styling web
pages.