Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 747 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 747 Bytes

kanban-board

kanban board screenshot

This is a personal project focusing on frontend development. Kanban Board is a tool to organize your work and projects in a more efficient way. It enables users to create a new account and login to the platform, then manage their own cards(tasks) such as creating new cards, moving and deleting cards.

kanban board screenshot

I implement the login system from https://github.com/theshrewedshrew/login.git

Here's the live demo: http://kanban.stacysun.com/

Currently, I'm still working on the CRM system to fetch the user data.