#Instaground documentation
##Dependancies
- An internet connection.
- An instagram account.
- Here is the link to our web-app, Instaground: http://kat4.github.io/instaground
- To get the most out of instaground, we recommend using a CSS3 capable browser.
##Concept
To create a web-based app, with a dynamic page background which updates by using search criteria and the instagram API.
We will look to use have a second tab, which shows the user the images from their previous searches in that session.
This will primarily be a mobile app, which will also look good and function on larger devices.
##Strategy
-
Learn to use the instagram API to return an image from a hashtag based on a static word.
-
Conceal API key.
-
Implement a search box with a submit button which loads a new image based on the search term.
-
Use cookies stores user's search history on second tab.
-
Dynamic functionality to search bar.
-
Add download url functionality.
-
Lazy load content.