Skip to content

SBagaria2710/task-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Board

Simple kanban board to manage your day-to-day tasks.
View Demo · Report an issue

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

Task Board - Dark Mode

Task Board(Modal) - Dark Mode

A Kanban-inspired app for keeping track of things that need to get done.

The goal of TaskBoard is to provide a simple and clean interface to a functional and minimal application for keeping track of tasks. It's not trying to be the next Trello or LeanKit.

What TaskBoard does is make it easy to start keeping track of anything you need to get done. The visual aspect of a board allows for easy status checks, and can be motivating for users who want to move their tasks to the next column.

Here's why:

  • Increased productivity and efficiency.
  • Focus on continuous delivery.
  • Visual status of the ongoing tasks.

Lastly, this is not going to be a throwaway project. I plan to work on more features like integrating DraftJS, Electron app for desktop, group drag and drop, PWA, etc.

Built With

I learned about a lot of things while working on this project and used some new libraries and frameworks. Some of them being:

Getting Started

Wish to setup the project in your local?

Prerequisites

  • node
  • npm/yarn

Installation

  1. Clone the repo
    https://github.com/SBagaria2710/task-board.git
  2. Install packages
    npm/yarn install
  3. Start the project
    npm/yarn run dev

Usage

I've added the No Status group by default where all the tasks can be initially conceived and then further move around to other groups.

Contact

Project Link: https://github.com/SBagaria2710/task-board

Feel free to reach out to me in case you have any suggestions for the app 😄