Vue Trello

What is this?

This repo is a Trello clone built with VueJS. I decided to make this app over a free weekend of mine as a way to learn VueJS. Since I built the app purely as an exercise over the span of 48 hours it is not fully-functional or bug-free. The purpose of this project was to create an application that met the minimum requirements listed below. Each requirement was created to achieve a specific learning goal.

  1. There are two views--one that displays the collection of board and another that displays the lists and cards for a given board (Vue router)
  2. The app uses components to modularize the code (Vue components)
  3. Both cards and lists are draggable (Vue directives)
  4. Local storage is used and continuously updated to synchronize data across components (Vue watch/data binding)
  5. You can create and edit cards, card descriptions, lists, and boards (Vue events)
  6. You can "star" your most important boards and see the filtered subset at the top of the board collection page (Vue filters)

Connect with me

If you'd like to collaborate on a project, learn more about me, or just say hi, feel free to contact me using any of the social channels listed below.

Demo

Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Step 12 Step 13 Step 14 Step 15 Step 16 Step 17

New
(159)
• Released: Mar 29, 2020, 06:06 PM

Vue Trello

Author: zackthoutt
Item was Featured Author was Featured
FREE
A Trello clone built with VueJS size
git clone https://github.com/zackthoutt/vue-trello.git