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
Age
Commit message (
Expand
)
Author
2018-08-04
Dividing up the firebase.js into 3 different js files. Hopefully, this will k...
Michael Foiani
2018-08-04
Removed some other uneccessary fles
Michael Foiani
2018-08-04
Removed uneccessary files.
Michael Foiani
2018-08-04
Update status bar on ios configuration.
Michael Foiani
2018-08-04
Deployed on firebase using the firebase.json config file. Also, fixed a spell...
Michael Foiani
2018-08-04
Ready for ALPHA stages. This pwa can do all the functions needed for its purp...
Michael Foiani
2018-08-03
Made changes to some forms and also fixed a small bug with registry element.
Michael Foiani
2018-08-03
Allowd for account page to show correct division based on data in database.
Michael Foiani
2018-08-03
Updated admin so it correctly shows the divisons of students based on the val...
Michael Foiani
2018-08-02
Added pictures with text laying over them in home and tutoring page for style...
Michael Foiani
2018-08-02
Fixed small bug with updating approvedhours with new security settings.
Michael Foiani
2018-08-02
Added divison field to accounts. Will implement in the future.
Michael Foiani
2018-08-02
Allowed for admin to approve hours and reject hours. Futher testing for bugs ...
Michael Foiani
2018-08-02
Finished registry of competitions showing for administrator logins.
Michael Foiani
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
Successfully added admin page and connected it to main app.
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
Added some icons to tutoring page and fixed bug with empty textbox fields.
Michael Foiani
2018-07-30
Continuing on adding content to mao-fourms and mao-tutoring
Michael Foiani
2018-07-30
Making big additions to backend and frontend development to fourm system.
Michael Foiani
2018-07-30
Developing mao fourms.
Michael Foiani
2018-07-30
Created fourm page and itnegrated it. Also,
Michael Foiani
2018-07-30
Now clears fields on sumbit buttons and fixed some formatting isuues with two...
Michael Foiani
2018-07-30
Fixed small glitch on tutoring page.
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
Adding some basic changes to tutoring frontend.
Michael Foiani
2018-07-28
Working on requesting tutoring hours frontend.
Michael Foiani
2018-07-27
Created dedicated tutoring page and styled it a little.
Michael Foiani
2018-07-26
Created styling and backend for users to sign up for competitions.
Michael Foiani
2018-07-26
Added styling for the national and state competitions. Also, changes some oth...
Michael Foiani
2018-07-26
Separated the grids for the two different competitions.
Michael Foiani
2018-07-26
Created competition-element to display regional competitions.
Michael Foiani
2018-07-26
Added paper cards for grid elements
Michael Foiani
2018-07-26
Created basic responsive grid for regiional competitions on new competition p...
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
2018-07-25
Replaced View1 with Home View
Michael Foiani
2018-07-25
Changed to appropriate names for MAO app
Michael Foiani
2018-07-25
Ran npm install. Got a running pwa.
Michael Foiani
2018-07-25
Initial commit. Added pwa starter kit to project for the application.
Michael Foiani