Skip to content

ShubhamMishra99/TaskBoard

Repository files navigation

Taskboard

Taskboard is a Kanban board web app that allows users to visually plan, track, and organize projects they are working on.


Table of Contents

  1. About The Project
  2. Getting Started
    • Requirements
    • Prerequisites
    • Installation
    • Running the App
  3. Testing

About The Project

Taskboard helps users manage their projects with drag-and-drop functionality for lists, cards, and subtasks.


Getting Started

Requirements

  • Node.js v14.6 or higher
  • MongoDB (local or cloud instance)

Prerequisites

Make sure npm is installed and updated.

Installation

  1. Clone the repository.
  2. Install dependencies for both backend and frontend.
  3. Create a .env file in the root folder with the following variables:

Running the App

Start the backend server:

Start the frontend client (in a separate terminal):

cd client npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published