rainner / todo-webapp

This is a single page Task Managing web application built with Vue.js that uses Google Firebase as a back-end for data keeping by authenticated users and LocalStorage for non-authenticated users. This is intended to be used as a simple TODOs web-app for creating TODO lists with the option to login using an online account to keep your TODOs data sync'd between devices.

Home Page:https://rainner.github.io/todo-webapp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO VueJS Webapp

TODO-WebApp

This is a single page Task Managing web application built with Vue.js that uses Google Firebase as a back-end for data keeping by authenticated users and LocalStorage for non-authenticated users. This is intended to be used as a simple TODOs web-app for creating TODO lists with the option to login using an online account to keep your TODOs data sync'd between devices.

Build Setup

# install dependencies
npm install

# serve with hot reload, check webpack config for host/port under devServer
npm run dev

# build for production with minification
npm run build

Author

Rainner Lins: @raintek_

License

Licensed under MIT.

About

This is a single page Task Managing web application built with Vue.js that uses Google Firebase as a back-end for data keeping by authenticated users and LocalStorage for non-authenticated users. This is intended to be used as a simple TODOs web-app for creating TODO lists with the option to login using an online account to keep your TODOs data sync'd between devices.

https://rainner.github.io/todo-webapp/


Languages

Language:CSS 35.9%Language:Vue 32.3%Language:JavaScript 31.4%Language:HTML 0.3%