Skip to content

Kanban is a lean method to manage and improve work across human systems. Kanban Board is a serverless application built in Angular. Drag and Drop tasks from one column to another. Edit Mode toggle in the application enables to add/update Boards, Columns and Tasks.

Notifications You must be signed in to change notification settings

sranmanpreet/kanban

Repository files navigation

Kanban

Kanban is a lean method to manage and improve work across human systems. Kanban Board is a serverless application built in Angular. Drag and Drop tasks from one column to another. Edit Mode toggle in the application enables to add/update Boards, Columns and Tasks. Checkout live application here.

Application Screenshot 2 Application Screenshot 1

Features!

  • Responsive Layout
  • Serverless
  • Edit & Read Only Mode
  • Create New Boards
  • Create New Columns
  • Create New Tasks
  • Drag & Drop Tasks from One Column to Another

Tech

Application uses following of open source projects to work properly:

  • Angular - A Javascript Framework by Google!
  • Angular Material CDK - A set of behavior primitives for building UI components
  • Bulma - CSS framework based on Flexbox and built with Sass

Installation

Kanban requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the client.

$ npm install
$ ng serve -o

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

License


MIT

Suggestions/Improvements are welcome. Want to develop together? You are most welcome.

About

Kanban is a lean method to manage and improve work across human systems. Kanban Board is a serverless application built in Angular. Drag and Drop tasks from one column to another. Edit Mode toggle in the application enables to add/update Boards, Columns and Tasks.

Resources

Stars

Watchers

Forks