aboutsummaryrefslogtreecommitdiff
path: root/src/firebase.js
AgeCommit message (Expand)Author
2018-08-13Tried many things to try to fix the glitch. I was successful. Yay! 5 hours of...Michael Foiani
2018-08-13Attempting to fix issue with building and serving. I believe it was a semicol...Michael Foiani
2018-08-13Trying to fix error with bulding. App works on local host but not on delpoyed...Michael Foiani
2018-08-13Created own store for firebaseStorage. Added basic upload method.Michael Foiani
2018-08-04Dividing up the firebase.js into 3 different js files. Hopefully, this will k...Michael Foiani
2018-07-26Added basic sign out feature and realtime query for tutoring hours.Michael Foiani
2018-07-26Created basic login system using firebase and redux.Michael Foiani