-
Notifications
You must be signed in to change notification settings - Fork 63
Browse Representatives
kazvee edited this page Nov 1, 2023
·
3 revisions
This feature has the user enter their zipcode and select the government scale they wish to work within, and returns a list of representatives for their causes, as well as (in the future) showing other reps running for the same cause.
The decision to input only zipcode is partially due to how the Google Civic API (edit: now Cicero API) is set up. The scope will be constricted based on the jurisdiction the campaign letters apply to.
- Home
- App Logic
- App Structure
- Getting Started
- Local Environment Setup
- Interacting with the Development Database
- User Background
- Features
- Data Structures
- API Quick Reference
- Single Campaign Mode (Beta)
- Front-end
- Components
- Pages
- State Management
- Amplify API reference (Database)
- Lob Mailing API integration
- Auth0 API Integration
- Stripe API integration
- Cicero API Integration
- Twilio API Integration