Skip to content

AlexFome/Planster

Repository files navigation

Planster

Planster is a simple tasks manager app for Android.

Integrated:

  • Google Places
  • Firebase Analytics

IN ORDER TO MAKE GOOGLE PLACES AND FIREBASE ANALYTICS WORK:

  • Google Places Get your own Google Places API key and insert it into strings.xml file.

  • Firebase Analytics Create a project in your Firebase console and add an android app to it. Download JSON file and replace it in "app" folder.