Skip to content

ShannonPaige/pictonow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PictoNow

Live Version

Do you want to have the features of instagram without actually having to go to the instagram site? Then pictogram is the Instagram clone for you.

Features

  • API Consumption: Uses the Instagram API (in the sandbox) to pull pictures, likes and comments
  • OAUth Login: Use your Instagram account to login to PictoNow

Tools

  • Rails
  • Instagram Oauth login
  • Instagram API
  • RSPEC
  • PostgreSQL
  • Bootstrap

To Run Locally

  • clone the project
  • run bundle install to install the required gems
  • set up and seed the database withrake db:create db:migrate
  • start the server with rails s and visit http://localhost:3000

Turing School Project

Releases

No releases published

Packages

No packages published