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 年之前
..
public Columns somewhat working 3 年之前
src Added to footer... lmao 3 年之前
.gitignore Columns somewhat working 3 年之前
README.md UpdatedMDFile 3 年之前
package-lock.json Started MobX learning 3 年之前
package.json Started MobX learning 3 年之前
tsconfig.json Prettier 3 年之前

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