It started as a demo mobile web app for a talk. Later, Views 2 remember was left on google app engine while it was built around Instagram API. It's a mobile first web app that bring you interesting photos that you didn't follow on your private account. It's now fetching also: twitter (few great accounts), Flickr by tag and you can add your own twitter account you wish to see. Its got an integration with Pinterest - so you could save for later the photos that you really love.
Live version at: http://views2remember.appspot.com/
- Break the server side API to enable the client to drive the feeds.
- Use localStorage/IndexedDB to save the last photos + proxy the photos.
- Add post with explanations at: http://greenido.wordpress.com
- Add a 'slideshow' mode for kiosks.
To built a mobile web app that give the user an interesting photos they didn't saw in the past.
-
Fetch the user tweets and 'create' a custom profile out of it.
-
Allow integration with FB, yelp, G+ --> to help tune the profile.
-
APIs
####Please feel free to fork or open issues.
