Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.72 KB

File metadata and controls

34 lines (21 loc) · 1.72 KB

About this project

The Federal Election Commission (FEC) is the independent regulatory agency charged with administering and enforcing the federal campaign finance law. The FEC has jurisdiction over the financing of campaigns for the U.S. House, Senate, Presidency and the Vice Presidency.

This project will provide a web application for filling out FEC campaign finance information. The project code is distributed across these repositories:


Set up

Set up instructions are found in the wiki, including instructions specific to the API and an overview of Docker usage.

Local testing

Local testing instructions can also be found within the wiki.

Deployment (FEC team only)

Deployment instructions

See also: Technical Design

Additional developer notes

Once the web API application is running, you may go to http://localhost:8080/ to see the API documentation.