Me learning react like an absolute chungus
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
James McKenzie 44c66dd781 Added to footer... lmao il y a 3 ans
..
public Columns somewhat working il y a 3 ans
src Added to footer... lmao il y a 3 ans
.gitignore Columns somewhat working il y a 3 ans
README.md UpdatedMDFile il y a 3 ans
package-lock.json Started MobX learning il y a 3 ans
package.json Started MobX learning il y a 3 ans
tsconfig.json Prettier il y a 3 ans

README.md

Kango Bango

A basic Kanban board written in React with TS

Disclaimer: This is my first attempt at a react project on my own.

Done

  • Basic Implementation of Columns
  • Added Skeleton code for Tasks

To Do

  • Setup Models so that Tasks can be added on any Column
  • Set up Column re-ordering
  • Set up column editing
  • Set up task priority