niiischall / task-management

A Task Management App.

Home Page:https://task-management-bharatpe.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Management - A productivity tool.

Introduction

Task Management is a productivity tool that helps in categorising your tasks into 'To-do', 'In-Progress' and 'Done' task queues. You can add tasks, drag and drop cards to move them from one category to another.

Steps to Install

It's live! You can check it out here.

You can also run it locally in your machine, by following these steps.

  1. Clone the repo (https://github.com/niiischall/task-management):
  2. Use 'npm install' to download all the modules.
  3. Run locally using 'npm start'.
  4. The application will be live on 'localhost:3000' on your local system.
  5. Happy hacking :)

Tech Stack

  • TypeScript.
  • React JS.
  • Material UI.

About

A Task Management App.

https://task-management-bharatpe.vercel.app


Languages

Language:TypeScript 65.7%Language:CSS 26.6%Language:HTML 7.7%