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
/
reducers
/
firebase.js
Age
Commit message (
Collapse
)
Author
2018-08-01
Fixed small glitch where snapshot would fire twice because the field in the ↵
Michael Foiani
database was called 'date.' Annoying. Also, fixed other bugs and finished the admin requests viewing, but need to connect the 'approve hours button.'
2018-08-01
Working on creating admin page. Having issues with keeping the page hidden ↵
Michael Foiani
in the toolbar.
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 ↵
Michael Foiani
if they use a key command and enter a password pulled from a database.
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-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