Me learning react like an absolute chungus
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James McKenzie 44c66dd781 Added to footer... lmao 3 vuotta sitten
..
public Columns somewhat working 3 vuotta sitten
src Added to footer... lmao 3 vuotta sitten
.gitignore Columns somewhat working 3 vuotta sitten
README.md UpdatedMDFile 3 vuotta sitten
package-lock.json Started MobX learning 3 vuotta sitten
package.json Started MobX learning 3 vuotta sitten
tsconfig.json Prettier 3 vuotta sitten

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