Taskify is a task and team management app that includes a Kanban board for organizing work visually.
This application was developed as a team project.
I was resposible for entire frontend.
Copy repository
git clone <LINK_TO_REPOSITORY>
Go to the proper dictionary
cd Taskify
Install dependencies
npm install
Run application
npm run dev
- User registration and login
- Kanban board with drag & drop
- Task detail preview
- Project section
- Partially mocked menu and projects