Skip to content

Commit

Permalink
Merge pull request #3 from elkdanger/screenshots
Browse files Browse the repository at this point in the history
Added screenshots and filled out the readme a bit
  • Loading branch information
Steve Hobbs authored Apr 3, 2018
2 parents e1d7384 + d9dcbd0 commit fbed5a8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# VueJS Kanban Board

> A sample application demonstrating a basic kanban board, seeded with [vue-cli](https://github.com/vuejs/vue-cli)
This is the companion code repository for the [Auth0](https://auth0.com) blog article [Vue.js Kanban Board: The Development Process](https://auth0.com/blog/vuejs-kanban-board-the-development-process); a client-side Kanban board written in Vue.js.

## Demo application

Feel free to play around with [the demo application](https://kanban.elkdanger.co.uk) that accompanies this code.

Some screenshots of what you can build with the article:

![The Kanban board view](/screenshots/kanban-board.png?raw=true "The board view")
![The Kanban backlog view](/screenshots/kanban-backlog.png?raw=true "The backlog view")

## Build Setup

Expand Down
Binary file added screenshots/kanban-backlog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/kanban-board.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fbed5a8

Please sign in to comment.