atla
Just Another Todos List App

VERSION

v1.0.0

SCOPE

This web app is a very simple exercise about Vue.js and the framework Nuxt.js .

HOW IT WORKS

Allow to create a classic Todo List.
Data is saved in a persistent way through the browser's LocalStorage. If LocalStorage is not available in your browser, a warning message is displayed.
You can:

  • add, modify and delete tasks.
  • toggle task's status between "Pending" and "Done".
  • filter tasks based on status.

TECHNOLOGIES

  • NUXT.JS v2.14.4
  • VUE.JS v2.6.11
  • VUETIFY v2.3.10

CREDITS

Free deploy on