Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 410 Bytes

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.