Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 745 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 745 Bytes

PolAction

This is an application being developed for the purpose of making local political officials more accessible to everyone who wishes to engage with political representatives in a meaningful way. After release there will be a sprint to implement the consumption of a second API for marrying "roll-call" vote histories with representatives by name.

    Links:
    Google Civic API
    ProPublica API

Where it stands

The application leverages Spring Boot and these dependencies:

    Spring starter JPA
    H2 in-memory database
    Spring Web