Skip to content

vinchamp77/USElectionInfo

Repository files navigation

US Election Info App

This app is based on the starter code from here.

This project is part of the Andrlid Kotlin Developer Nanodegree from Udacity. For details, please refer to the following:

Requirements

  • Android Studio Koala or later
  • You need add your API_KEY in CivicsApiInstance.kt in order to run the code sucessfully.

How to Get the API Key?

1. Steps to setup API Keys

https://support.google.com/googleapi/answer/6158862?hl=en&ref_topic=7013279

2. You need to enable the Google Civic Information API service

https://console.cloud.google.com/apis/library/civicinfo.googleapis.com

Tech Stack

  • Android View
  • MVVM Architecture
  • Motion Layout
  • Retrofit
  • Glide
  • Room Database
  • Location
  • Coroutine & Live Data

google-play-badge.png