Skip to content

ets-einer/poc-kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Concept - KANBAN (Planner)

A Proof of Concept of Kanban feature (planner). Testing the traits that this features must have, seeing if it's possible to do so

To Do

Client-side

  • Create cols
  • Create cards in these cols
  • Each col must have a name, colour and id
  • Each card must have a name, description, member assign and id
  • Cards must had been a function to change between cols
  • The title and colour of the col must be editable
  • The attributes of the cards must be editable

Server-side

  • Create new cols in db
  • Create new cards in each cols
  • Change cards between cols

About

A Proof of Concept of Kanban feature (planner).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •