Week 2: Firebase

This week the team explored way to save the data into the Firebase and how to retrieve that data back from the Firebase. We learned that our users mostly like would not be writing into our database but would only be consuming data that we add to the database.  Our plan is to block any outside writing into the data base except by an admin and allow the read capability by everyone.  Below you would find our first sample string that we saved to the database and tried reading it back. Making some great progress. 



Comments

Popular posts from this blog

Week 11

Week 7: Switching to Google Mpas

Week 10