Skip to content

It is demo application for testing my vue skills. This is app where users need to login and where they can their tasks on a project and change the tasks status using drag and drop between the tasks

Notifications You must be signed in to change notification settings

2711-bharath/Kanban-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kanban-board-app

Implementaion Screenshots

  1. Home Screen

  1. Register Screen

  1. Login Screen

  1. Kanban Board Screen

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

To run server

cd server

nodemon index.js

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

It is demo application for testing my vue skills. This is app where users need to login and where they can their tasks on a project and change the tasks status using drag and drop between the tasks

Topics

Resources

Stars

Watchers

Forks