Skip to content

mattlewer/TourTreasure

Repository files navigation

Explore Landmarks and Receive Points For Visiting Them

Published to Google Play Store: https://play.google.com/store/apps/details?id=com.tourtreasure&hl=en_GB

Configuration steps:

Setup

  1. Setup a project on Firebase
  2. Link an Android application, declare package as com.tourtreasure
  3. Dowload google-services.json and copy to android/app folder of project

Firebase Servies

  1. Enable Firestore Database on Firebase
  2. Enable Email/Password Authentication
  3. Enable Messaging

Google Maps

  1. Create a Google Cloud account
  2. Get a Maps API key
  3. Create an .env file in the root of the project
  4. Create a constant for the Maps API key (E.g. GOOGLE_MAPS_API_KEY=1234564211-h3562h3525-o24u4h4)

Run npm install Run npm run Android

About

React Native application where you gain points by visiting landmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published