An open API service indexing awesome lists of open source software.

https://github.com/pragati-chaturvedi/task-manager-app

Full-stack Task Management application for organising and managing tasks efficiently. Built using React frontend and Node.js backend.
https://github.com/pragati-chaturvedi/task-manager-app

bootstrap cors express nodejs reactjs

Last synced: 2 months ago
JSON representation

Full-stack Task Management application for organising and managing tasks efficiently. Built using React frontend and Node.js backend.

Awesome Lists containing this project

README

          

# Task Manager App
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.

## Features
- 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.

## Tech Stack
- Frontend: React, Bootstrap
- Backend: Node.js, Express
- API: RESTful API for task management operations