Skip to content

A political App that allows the user to search for a current issue that they want to learn more about. The user is given information about upcoming bills relevant to their search and contact information for their state's congress members.

License

Notifications You must be signed in to change notification settings

CavanWagg/Boring-Political-App

Repository files navigation

Boring Political Project!

Access the app on Heroku here

HomePage

Screenshot

List of Bills, dragging a bill over will display further information

Screenshot

Local Representative page, found using Geolocation API, or manual address entry

Screenshot

Table of Contents generated with DocToc

Tech Used

  • less.js
  • Bootstrap
  • Firebase
  • interact.js
  • jQuery

API

  • ProPublica Congress
  • Google Civic Information
  • Geolocation
  • Mapquest Reverse Geocode

Installation

To run the application locally, first clone this repository

git clone https://github.com/CavanWagg/Boring-Political-App.git

Next, move into the project folder and install the dependencies

cd Boring-Political-App
npm install

Finally, run the server locally

node server

Functionality

  • User searches for topic
  • User can drag and drop bills to learn more about them
  • If they choose, user can click get involved button
  • 'Get Involved' button asks for user's location
  • Based on user's location, representatives will be shown

License

MIT License

In Retrospect

  • Start think about accessibility early on!!
  • Use ESLint, Gulp - other task runners

Next Steps

  • When congressional people are shown - we would like to show how these people have previously voted on issues
  • Breaking data down to show more local representatives
  • Incorporate Tweets from politicians (able to obtain twitter handles from Google Civic API)

Group Members' Responsibilities

  • Project Management & Information Architecture: Maddy
  • Interface/Experience Design: Majid
  • Web Content and Technology: Cavan
  • Web Development and Production: Robert and Dan
  • Quality Assurance and Editing: Group

About

A political App that allows the user to search for a current issue that they want to learn more about. The user is given information about upcoming bills relevant to their search and contact information for their state's congress members.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published