Skip to content

ctkochan22/Legislative

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legislative

Stay up to date on current bills hitting the house and senate floors

##Synopsis Legislative is an autonomous web application that graphically visualizes all the bills approaching congressional floor for debate or vote. We hoped by keeping the application highly visual, it would make it easier to grasp legislative progress quickly and profoundly.

Link to Live Demo

##How It Works This application uses Node.js and MongoDB, as well as the Sunlight Labs API, which gives us access to all bills and their details in almost real-time.

As we wanted to focus on upcoming bills, we pulled all the bills scheduled to approach the floor that week and gathered additional data using the API. In order to keep it up to date, we have the application make a call to the API everytime the page is loaded.

All the graphs are generated based on the data we retrieve and package.

##How to Use

##Obstacles

##Mission and Origin

About

Stay up to date on current bills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 12.7%
  • HTML 0.3%