Skip to content

m3libea/InstaCollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta Collection

instaapp

App uses RoR in the Backend part, and use jQuery in the Frontend part. Styling made with help of Bootstrap.

In order to run and try the application, you have to:

  1. Download or clone the repository On the command line in the app directory:
  2. bundle install To update all the gems needed to the project
  3. run: rake db:create create data base (Postgres)
  4. run: rake db:migrate
  5. run: rake db:seed
  6. run: rails server
  7. Go to the default port, usually http://localhost:3000 You will see some seed tags, used to check the application

Enjoy! =)

App working on heroku: http://instacollection.herokuapp.com/

About

App to get images from Instagram with a hashtag between given dates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published