Skip to content

Simple clone of project collab/management services like Jira, Trello, etc. Built with react, bootstrap, drag & drop APIs, state management, etc.

Notifications You must be signed in to change notification settings

theanujdev/project-collab-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Collab App

Overview

This project is a simple clone of project collab/management services like Jira, Trello, etc. Users can create ToDo, Doing, Done tasks and update them as well. It uses HTML5 drag & drop APIs to drag cards to different categories. Cards are sorted according to their modified time. State of the data is preserved so you don't lose anything.

Tech Stack

Client : React, React-bootstrap (UI)

Features

  • Multiple categories and columns
  • Ordered data
  • Validation of data
  • Persistent State
  • Add, Update or Delete cards
  • Drag and Drop cards
  • Simple and clean user interface

Run Locally

  • Clone the project
git clone https://github.com/theanujdev/project-collab-demo.git
  • Go to the project directory
cd project-collab-demo
  • Install dependencies
yarn install
  • Start the server
yarn start

Screenshots

App Home

Create card

Edit card

Feedback

If you have any feedback, please reach out at @theanujdev

Authors

License

MIT

About

Simple clone of project collab/management services like Jira, Trello, etc. Built with react, bootstrap, drag & drop APIs, state management, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published