Me learning react like an absolute chungus
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
James McKenzie 44c66dd781 Added to footer... lmao 3 yıl önce
..
public Columns somewhat working 3 yıl önce
src Added to footer... lmao 3 yıl önce
.gitignore Columns somewhat working 3 yıl önce
README.md UpdatedMDFile 3 yıl önce
package-lock.json Started MobX learning 3 yıl önce
package.json Started MobX learning 3 yıl önce
tsconfig.json Prettier 3 yıl önce

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