Skip to content

includeHasan/Personal-Task-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Personal Task Management Project

Welcome to the Personal Task Management project based on the MERN stack And Tailwind! This project helps you manage your tasks efficiently.

Project Structure

The project consists of two main directories:

  1. client: This directory contains the front-end code built with Next.js.

  2. server: Here, you'll find the back-end code using Express and MongoDB.

Basic Features

  • Task Creation: Easily add new tasks with relevant details.

  • Task Deletion: Remove tasks that are completed or no longer needed.

  • Status Updates: Change the status of your tasks to keep track of their progress.

  • User Authentication: Secure your tasks with JWT authentication for personalized access.

Getting Started

Before running the project, make sure to install the required packages. Open a terminal, navigate to the project root, and run:

npm install

About

Using MERN STACK and Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors