All Projects → adityakeyal → angular-kanban

adityakeyal / angular-kanban

Licence: MIT license
Simple Kanban board with local storage

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to angular-kanban

ionic4-image-crop-upload
Ionic 4, Angular 7 and Cordova Crop and Upload Image
Stars: ✭ 16 (-11.11%)
Mutual labels:  angular7
ionic4-angular7-example
Ionic 4, Angular 7 and Cordova Tutorial: Build CRUD Mobile Apps
Stars: ✭ 57 (+216.67%)
Mutual labels:  angular7
angularx-qrcode-sample-app
Angular5/6/7/8/9/10+ sample apps with working implementations of angularx-qrcode
Stars: ✭ 15 (-16.67%)
Mutual labels:  angular7
contribkanban.com
ContribKanban.com - turning Drupal.org issue queues into kanban boards to better Drupalkind
Stars: ✭ 55 (+205.56%)
Mutual labels:  kanban-board
ugly-todo
Just an Ugly To-Do app that I wanted to develop.
Stars: ✭ 35 (+94.44%)
Mutual labels:  kanban-board
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (+377.78%)
Mutual labels:  kanban-board
jobtriage
Job Triage : Interactive way to manage and track your job applications with kanban board
Stars: ✭ 16 (-11.11%)
Mutual labels:  kanban-board
Angular-Cordova-Google-PlayStore-Publish
How to publish Angular app to Google Play Store using Cordova
Stars: ✭ 25 (+38.89%)
Mutual labels:  angular7
kanban-board
Single-click full-stack application (Postgres, Spring Boot & Angular) using Docker Compose
Stars: ✭ 138 (+666.67%)
Mutual labels:  kanban-board
ngx-quill-lite
A light weight Angular wrapper of Quilljs, powerful rich text editor
Stars: ✭ 20 (+11.11%)
Mutual labels:  angular7
ionic4-angular7-httpinterceptor-example
Ionic 4 and Angular 7 Tutorial: HTTP Interceptor Example
Stars: ✭ 15 (-16.67%)
Mutual labels:  angular7
general-interview-questions
Project Management Basics
Stars: ✭ 52 (+188.89%)
Mutual labels:  kanban-board
Kamp-frontend
𝐾𝑎𝑚𝑝 𝑃𝑟𝑜𝑗𝑒𝑐𝑡 𝐹𝑟𝑜𝑛𝑡𝑒𝑛𝑑
Stars: ✭ 3 (-83.33%)
Mutual labels:  angular7
vue-kanban
Kanban Board built with Vue.js
Stars: ✭ 88 (+388.89%)
Mutual labels:  kanban-board
angular-youtube-player
Simple youtube player created with angular and typescript. See demo.
Stars: ✭ 35 (+94.44%)
Mutual labels:  angular7
springboot2-angular7-swagger
This project shows how to generate and consume Swagger API with Spring boot and Angular.
Stars: ✭ 27 (+50%)
Mutual labels:  angular7
angular-i18n-localization
An angular application with i18n and localization implemented.
Stars: ✭ 22 (+22.22%)
Mutual labels:  angular7
iguana
Iguana is an open source issue management system with a kanban board.
Stars: ✭ 39 (+116.67%)
Mutual labels:  kanban-board
react-kanban
🗓 Kanban board built with React.js and Redux
Stars: ✭ 110 (+511.11%)
Mutual labels:  kanban-board
taiga-stats
Generate statistics from Taiga and produce burnup diagrams, CFDs, dependency graphs and more.
Stars: ✭ 40 (+122.22%)
Mutual labels:  kanban-board

Kanban board in Angular 7

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.

##Demo

For a view of the sample demo have a look at : https://adityakeyal.github.io/angular-kanban/index.html

##Details

Simple Kanban board build only in Angular 7. Currently supported features

  • Add unlimited Lists (Columns)
  • Add unlimited Cards
  • Text Support only in cards
  • Drag and Drop card from one list to another
  • Delete lists
  • Save to local storage and retrieve from Local Storage
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].