/todomvc

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more

Primary LanguageJavaScript

Vue.js TodoMVC Example - Tara Glover

Originally forked from: https://github.com/tastejs/todomvc/tree/gh-pages/examples/vue

Story tracking can be found under 'Projects' here: https://github.com/psychtlc/todomvc/projects

Future Scope

The following are future scope possibilities for this project:

  • Login page with user authentication using Devise or another extension/gem
  • Persistent store beyond local storage via Vuex
  • Validation!
  • Pagination (for those foolishly long lists)
  • Ability to capture subtasks
  • Abiliuty to add and sort by due date and date/time added
  • Drag and drop functionality via Sortable js and Draggable
  • Push notification for items nearing due date
  • Ability to search across tasks
  • Utilize Active Storage and AWS S3 to enable associated attachments (docs, images)

Dependencies

  • Node.js
  • Vue.js

Instructions

Find me doing Foolish things: