Skip to content

Interactive map to find your state representatives.

Notifications You must be signed in to change notification settings

mgurga/RepMap

 
 

Repository files navigation

RepMap

Interactive map to find your state representatives. The app displays a restricted map that can only zoom in and out on the United States and on click will display local state representatives. The results are not 100% accurate and errors might arise, to find 100% accurate information go to house.gov. RepMap uses OpenStreetMap and an android library called osmdroid to display a map of the United States.

Screenshots

USA Map California Districts

Florida Florida Districts

Setup

  1. Checkout the code by running:
git clone https://github.com/mgurga/RepMap
  1. View, edit, and run the source code by using Android Studio.
  2. This app requires repapi to be running. The API can either run on the same computer as the virual device or you can run the API on your own server and replace the IP in the code.

Credits

bhild - intigrating osmdroid, mapping zipcodes to state, and setting up other APIs.

mgurga - creating repapi and district info page.

About

Interactive map to find your state representatives.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Java 100.0%