Skip to content

rynkovski/task-management

Repository files navigation


ZenBoard

Live demo

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

About The Project

ZenBoard

Zenboard is a Kanban-style project management tool, where tasks are organized effortlessly into customizable columns, promoting clarity with its minimalist design and intuitive interface.

Live demo

(back to top)

Built with

(back to top)

Features

  • User Auth
  • Add Boards
  • Add Cards
  • Add Tasks
  • Drag&Drop
  • Assign Tasks to specific User

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/rynkovski/task-management.git
  2. Install NPM packages

    npm i
  3. Start

    npm start

    (back to top)

Contact

@rynkovski

(back to top)