index
:
mao-pwa.git
master
A PWA using Polymer3 to manage tutoring and signups for Community School of Naples' competitive math team.
mfoiani
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actions
/
firebaseStorage.js
Age
Commit message (
Collapse
)
Author
2018-08-19
Made the website more interactive by adding alerts on successful and failed ↵
Michael Foiani
attempts when connecting to database. Also, dealt a bit with offline functionality.
2018-08-13
Tried many things to try to fix the glitch. I was successful. Yay! 5 hours ↵
Michael Foiani
of debugging a bug is finally over. :)
2018-08-13
Attempting to fix issue with building and serving. I believe it was a ↵
Michael Foiani
semicolon I missed in the actions of the app.js.
2018-08-13
Trying to fix error with bulding. App works on local host but not on ↵
Michael Foiani
delpoyed and built app.
2018-08-13
Fixed bugs with images. It works okay now.
Michael Foiani
2018-08-13
Trying to find ways to get img in firebase storage to show in admin panel ↵
Michael Foiani
when viewing requests.
2018-08-13
Created new requests upadte that will allow for pictures to be displayed in ↵
Michael Foiani
admin console.
2018-08-13
Fixed most bugs and now able to upload file to firebase cloud storage.
Michael Foiani
2018-08-13
Created own store for firebaseStorage. Added basic upload method.
Michael Foiani