todo-angular-firebase
todo-angular-firebase copied to clipboard
Todo app with Angular CLI • AngularFire2 • Firebase • OAuth • SW-Precache
Results
3
todo-angular-firebase issues
Sort by
recently updated
recently updated
newest added
Hey there, Great iteration of the todo list. I have a problem. When at localhost:4200/tasks and I hit refresh it refreshes properly but if I upload to a website, the...
use ngForm instead of old style forms.
Not an issue in itself, but what would be the right direction to take if I want to make a Todo that 2 or more users share? And than start...