Standard Kraken Board is a web application for managing task boards. It allows users to create, update, and delete boards, each containing tasks organized in different tabs such as 'todos', 'inProgress', and 'completed'.
- User authentication using Firebase Auth.
- Create, update, and delete task boards.
- Boards contain tasks organized into different tabs.
- Drag and drop tasks accross tabs.
- Real-time updates and Firestore integration.
You can see the live application here.