APIcurious - Momentogram

Overview

This project uses the Instagram API to implement a 3rd party app that uses OAuth 2.0 to log users in via Instagram.

Image of Landing Page

Image of Dashboard

Image of Feed

Dependencies

The gems used for this project can be found in the Gemfile.

Testing

The test suite can be run from the main project directory by running the rspec command. It uses the VCR gem to record the API responses that load the main dashboard.

Project Description:

The original project description can be found here