Skip to content

brandonbeckwith-ccm/vue-crud-practice

Repository files navigation

Todo Application

pages-build-deployment

You can visit a deployed GitHub Pages version.

Details

  • The todo list is scrollable preventing the need to scroll away from the controls.
  • Clicking the '+' button without a todo will take you to a dedicated page.
  • Text boxes turn blue when they have valid input.
    • Trying to submit invalid input will result in a small error popup.
  • The blue button next to a todo will take you to an 'edit' page.
  • Delete simply deletes. You click it and the todo goes 'poof'
  • Sorting can be done with the dropdown.

About

Practicing crud operations in Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published