/mctc-capstone-project-four

A Django app demonstrating API usage using the Open Secrets API

Primary LanguagePython

Project Four

Project Four is a Django application that uses the Open Secrets, VoteSmart, and the NPR News APIs.

Description

This application is a group project built as part of the software development capstone course at Minneapolis Community and Technical College. Our goals for the project were to explore consuming APIs using the Django framework.

Features

  • Users can explore the contributions made to United States Congressional legislators via OpenSecrets, alongside position rankings from VoteSmart and recent news articles about the candidate from NPR.
  • Users can save legislator profiles to their own user profile for later viewing

Instructions