mehuljain91 / Task-Management-System-MERN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Management System

A web-based Task Management System built using the MERN (MongoDB, Express.js, React, Node.js) stack. The application allows users to create, update, and delete tasks. It also includes user authentication and an admin dashboard for managing tasks.

Features

  • User Registration and Login: Users can register and log in to manage their tasks.
  • Task CRUD Operations: Users can create, read, update, and delete tasks.
  • User Authentication: Implements authentication and authorization to ensure that only authenticated users can manage tasks.
  • Admin Dashboard: Provides an admin dashboard to view and manage all user's tasks.

Tech Stack

  • Frontend: React.js
  • Backend: Express.js (Node.js)
  • Database: MongoDB

Getting Started

Prerequisites

  • Node.js (v14 or above)
  • MongoDB

About


Languages

Language:JavaScript 88.0%Language:HTML 7.8%Language:CSS 4.2%