Steelhacks-2023 / Lost-At-Pitt

Lost @ Pitt is a multi-platform lost-and-found tracking application, allowing users to return & reclaim lost items. Currently in development!
https://steelhacks-2023.github.io/Lost-At-Pitt/
6 stars 0 forks source link

Configured launching into dev / prod databases from main.dart #35

Closed tbeidlershenk closed 9 months ago

tbeidlershenk commented 9 months ago

Changes

  1. Created new Firebase project for development Firestore
  2. Updated firebase_options.dart with a new DevelopmentFirebaseOptions class for the new database
  3. Changed main.dart to read environment variable to determine which database to access

Notes

CONTRIBUTING.md has instructions on how to run in either mode I didn't set up Android and IOS apps in the development database because I've only been testing using web but we can do it in the future https://console.firebase.google.com/u/0/project/lost-at-pitt-dev/overview