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
/
firebase.js
Age
Commit message (
Expand
)
Author
2018-08-01
Fixed small glitch where snapshot would fire twice because the field in the d...
Michael Foiani
2018-08-01
Working on displaying the requests with custom element request-grid.
Michael Foiani
2018-08-01
Working on creating admin page. Having issues with keeping the page hidden in...
Michael Foiani
2018-08-01
Created basic framework to fetch all hours request for admins.
Michael Foiani
2018-08-01
Working on admin framework. Allows for certain uids to have extra controls if...
Michael Foiani
2018-07-30
Added a quick change to diplay email instead of uid. Also, changed a few smal...
Michael Foiani
2018-07-30
Making big additions to backend and frontend development to fourm system.
Michael Foiani
2018-07-30
Developed more styling and backend for account page.
Michael Foiani
2018-07-29
Added dedicated account page for logging in.
Michael Foiani
2018-07-29
Changed pulling requestedHours based on request, not variable part of user.
Michael Foiani
2018-07-29
Added backend for requesting tutoring hours. Will revise to make easier.
Michael Foiani
2018-07-29
Created backend for tutoring hour requests. Also, fixed some bugs on competit...
Michael Foiani
2018-07-28
Working on requesting tutoring hours frontend.
Michael Foiani
2018-07-26
Created styling and backend for users to sign up for competitions.
Michael Foiani
2018-07-26
Added basic sign out feature and realtime query for tutoring hours.
Michael Foiani
2018-07-26
Created basic login system using firebase and redux.
Michael Foiani