pentyala / US-Congress-Web-Application

A Responsive Web Application to display information of the US Congress

Home Page:http://pentyala.us-west-2.elasticbeanstalk.com/Homework/Aditya.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

US-Congress-Web-Application

A responsive web application using Bootstrap, Angular JS. Backend is developed using PHP.

You can visit the website here

About

This application displays the data of all the legislators, bills and committees of the US Congress. Clicking on the appropriate tab will lead to the content where the data can be sorted based on the state and name.

Sunlight API

This application fetches the live data from sunlight congress API (open source API for getting data about the US Congress).

Running the Application

You need to have a local server in order to run the application. Softwares such as WAMP, XAMPP can be used.

Put the backend contents into the www directory of the server and copy all the frontend contents into the same directory.

Start the server and visit the website http://localhost:your_port_number/Aditya.html

About

A Responsive Web Application to display information of the US Congress

http://pentyala.us-west-2.elasticbeanstalk.com/Homework/Aditya.html


Languages

Language:JavaScript 56.7%Language:HTML 39.3%Language:PHP 2.9%Language:CSS 1.1%