This is a full-stack Task Manager application designed to help you organize and manage tasks efficiently. It is built with a React frontend and a Node.js backend, allowing you to manage tasks through an intuitive web interface.
- Create, Update, and Delete Tasks: Easily manage your tasks with options to create new tasks, update existing ones, and delete tasks.
- Task Status: Assign statuses like 'Pending', 'In Progress', or 'Completed' to tasks for better tracking.
- Task Details: Add detailed descriptions to each task to ensure you have all the necessary information.
- User-friendly Interface: A responsive web interface designed with React and Bootstrap for smooth task management.
- Frontend: React, Bootstrap
- Backend: Node.js, Express
- API: RESTful API for task management operations