Skip to content

stangah/Sunlight-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunlight-extension

A Chrome extension using APIs from Sunlight Foundation that scans a webpage to give the user more information about legislation, Congressional key terms, and current Congressmen.

Install

Through the Chrome Extension Store

Head over to the hosted extension this link and follow the install instructions.

From Github

Clone the repo to a local folder and load the contents of the extension-files folder into Chrome using these instructions.

git clone https://github.com/stangah/Sunlight-extension.git

Server

The server is a standard node.js/Express app that can be deployed using node. Be sure to run npm install from the root directory before starting the server.

npm install
node server.js

Use

Click on the extension icon in your browser action bar to scan the page and request info from the server. Results will be organized into the provided tabs. Click on each term to access more info.

Contribute

Contributing to this repo is an easy way to become my friend.

About

Info-extension using APIs from Sunlight Foundation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published