This is the source code for the demo app for HW9, created for CSCI 571 - Web Technologies.
The iOS application would allow the user to query for legislators, bills and committees. Further, it allows the user to bookmark the legislators, bills and committees for easier access.
Please refer the youtube video for more information - https://www.youtube.com/watch?v=Se3M1XShTyQ
My thanks to https://github.com/dekatotoro/SlideMenuControllerSwift for their implementation of slide menu, which greatly helps in the navigation.