An open API service indexing awesome lists of open source software.

https://github.com/peoray/todometer

A todo app made with Vue.JS
https://github.com/peoray/todometer

bootstrap4 javascript vue

Last synced: 6 months ago
JSON representation

A todo app made with Vue.JS

Awesome Lists containing this project

README

          

# Todometer

![photo](https://res.cloudinary.com/peoray/image/upload/v1530023859/vue-todo_add7a0.gif)

Another Todo App! - [See App Live](https://peoray.github.io/todometer/)

The UI is inspired by Brad Traversy's Youtube [DOM crash course playlist](https://www.youtube.com/watch?v=i37KVt_IcXw) final project
#### Technologies used:
* VueJs
* HTML5
* BootStrap

#### User Stories:
- [x] Can add a todo
- [x] Can delete a todo
- [x] Can search for a particular todo
- [x] Can clear all todos

**Hope you like it!**