NotTrello™

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Improvement ideas

  • Convert nested data into flat arrays of boards, lists and items
  • Use Vuex for state management
  • Implement edit and delete actions
  • Add drag & drop feature for items and lists