Skip to content

Week 1: Claudia and Michelle As a component, I want to be able to read from and write to the Firestore database #3

ClaudiaStar edited this page Nov 17, 2019 · 9 revisions

AC:

  • The following have been added as project dependencies: firebase & react-firestore
  • Make a change in the Firestore database and it shows up in the app
  • Make a change in the app and it shows up in the Firestore database

Notes after first team meeting (11.13.19):

  • Created a branch, added firebase and react-firestore dependencies, pushed branch to remote repo.
  • Agreed to learn about how to set up and use firebase and firestore in react applications and will each set up our own
  • Going to meet up again tomorrow at same time and use git to compare each of our set ups. After that we will pair program the last two AC tasks.

Notes after second team meeting (11.15.19):

Notes after second team meeting, part B (11.15.19):

sincerely, michelle

Weekend notes (11.16.19):

Clone this wiki locally