Skip to content

This is a Task Manager web application built using the MERN stack (MongoDB, Express.js, React, Node.js). The application allows users to create, update, delete, and manage tasks efficiently

Notifications You must be signed in to change notification settings

ApsaraWitharana/MERN-Project-Task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Task Manager

This is a Task Manager web application built using the MERN stack (MongoDB, Express.js, React, Node.js). The application allows users to create, update, delete, and manage tasks efficiently.

Features

  • User Authentication: Users can sign up, log in, and manage their accounts.
  • Task Management: Create, edit, and delete tasks with ease.
  • Task Prioritization: Assign priorities to tasks (e.g., High, Medium, Low).
  • Task Filtering: Filter tasks based on status (e.g., completed, pending).
  • Real-time Updates: Real-time task updates using WebSockets.

Technology Stack

  • MongoDB: NoSQL database for storing user and task data.
  • Express.js: Web framework for Node.js to handle server-side logic.
  • Node.js: JavaScript runtime environment for server-side development.
  • React: React is used in certain components for better reactivity and reusable UI components.

Prerequisites

Ensure that you have the following installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/ApsaraWitharana/MERN-Project-Task-manager.git

About

This is a Task Manager web application built using the MERN stack (MongoDB, Express.js, React, Node.js). The application allows users to create, update, delete, and manage tasks efficiently

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published