Skip to content

schuylermk/JS-Week-4-gov-api

Repository files navigation

Gov-api

EmberJS app that allows user to view all committees in the US House of Representatives or Senate. Additionally, one can find house or senate bills related to any search term inputted. Scrapes the https://sunlightfoundation.com api.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published