(for now) you should be able to try out live at: https://kanban-board-d51ae.web.app/
NOTE: it is a work in progress, and currently UNFINISHED
- React.js
- Vite
- React router
- Firebase for data storage
- Tailwind for styling
- jest for testing
- github actions for deployment and continuous integration
- user authentication
- drag/drop functionality for cards and lists
-
multiple boards
-
boards contain lists
-
lists contain cards
-
card features:
-
task list
-
description, title, date
-
more as I think of it/get to it