Skip to content

Web application displaying members of US Congress house or senate and their latest bills as a force cluster layout.

License

Notifications You must be signed in to change notification settings

ckanz/us-congress-members-bills-force-cluster

Repository files navigation

US Congress Members & Bills Force Cluster

This project is a small web application to access members of US Congress and their latest bills using the ProPublica Congress API. It was created as part of a coding excersie for a past job application.

screenshot

Documentation and sketches of the concept phase can be found in the concept folder.

Development

The code of the project is located in the src folder.

To set the project up locally:

  • install dependencies with npm install
  • build project to dist folder with npm build
  • run tests with npm test
  • serve project on localhost with npm run serve

About

Web application displaying members of US Congress house or senate and their latest bills as a force cluster layout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published