In this lab you will upload existing data (a CSV file) to a Firestore serverless database in the cloud.
Overview
Syllabus
- GSP642
- Overview
- Setup and requirements
- Task 1. Set up Firestore in Google Cloud
- Task 2. Write database import code
- Task 3. Create test data
- Task 4. Import the test customer data
- Task 5. Inspect the data in Firestore
- Task 6. Edit and delete data from Firestore
- Task 7. Add a developer to the project without giving them Firestore access
- Congratulations!