Skip to content

XaviFP/react-kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban React-Node.js pet project

How to run:

$ docker-compose up

Running tests:

Server:

$ cd server/
$ npm test

Client:

$ cd client/
$ npm test

and follow the instructions.

Next steps:

  • Frontend Overhaul.
  • Bring back reducer tests removed after major refactor.
  • Allow Boards to be modified and deleted.
  • Implement login.
  • Extend task contents.
  • ...

Examples:

Create and move column:

Create and move column

Create and move task

Create and move task

Select and move board

Select and move board

Real time websockets update

Real time websockets update

About

Kanban React-Node.js pet project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published