Skip to content

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 …

Notifications You must be signed in to change notification settings

rainner/todo-webapp

Repository files navigation

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 …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published