Polymer-todo-app
###This is a Simple TODO List App.
##Its a firebase App. I have hosted the app in Go to app
##Includes
- Polymer 1.9.3
- App-layout
- Firebase Console
- Paper-elements
- Polymerfire
- Iron-icons
##Cloning
git clone https://github.com/pradsdev/polymer-todo-app
#Features
- Login through google account
- Create a task
- Delete a task
- Logout
#forecasted features
- Edit a task
- Filter tasks by completion
#Note
The database is cloud based. It needs firebase authentication of my account to run the code in your local System. You can access the codes by cloning the repo.