scs-phd-deans-committee / coffee-chats-website

Website for CMU campus-wide coffee chats program.
0 stars 1 forks source link

Hook up preferences form submission to save results to firebase. #5

Closed hlzhou closed 3 years ago

hlzhou commented 3 years ago

Be sure to also save the datetime of when the form was submitted.

hlzhou commented 3 years ago

All form responses are now collected as a dictionary in updatePreferences. Now we just need to update the updatePreferences function to save the results to firebase.