KanBan

Back
React
Tailwind
Ruby on Rails
PostgreSQL

Description

KanBan is a project management tool similar to trello. It was built using React, Tailwind, Ruby on Rails and Postgres. It's being hosted on Heroku, you can visit the hosted site by clicking the link icon up above. Users are able to join and create project boards that have different lists for tasks. Lists represent a different stage in a tasks lifecycle, for example 'to do' or 'in progress'. Users can drag and drop task items between lists using Atlassians Drag and Drop library. All four CRUD actions can be performed on boards, lists and tasks.

Video Demo

Images and Diagrams

click an image to expand it

Built with Next.js, Tailwind and Vercel