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.
- Host: GitHub
- URL: https://github.com/pragati-chaturvedi/task-manager-app
- Owner: pragati-chaturvedi
- Created: 2024-11-08T00:30:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-24T23:00:18.000Z (about 1 year ago)
- Last Synced: 2025-10-28T17:41:50.354Z (8 months ago)
- Topics: bootstrap, cors, express, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 959 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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