https://vote-smart.vercel.app/
- Vanilla Javascript for the Front-end
- Rails API for the Back-end
- PostgreSQL as a backend Database-API
- Fetching data to the backend
- Plain CSS and BootstrapCDN
- Animate.CSS for animations
The idea is to implement a simple single-page application (SPA) using the vanilla JavaScript.
Fetching and handling events using Vanilla Js, instead of using React, this project made sure to focus on fetching.
This project allows users to see who their federal and local representatives are based on their address. They can also see what bills their representatives are working on in congress.
We wanted to create a project that would allow us to see some of our representatives and show us different information about them. The application displays the bills that the user's representatives are introducing in Congress, their representative's contact info, and their Twitter feeds.
The application takes a user's address and finds their representatives by using Google Civic API. The application can access the representative's bills through the ProPublica API.
Name | Github Profile |
---|---|
Rob Mejia | rmeji1 |