An open API service indexing awesome lists of open source software.

https://github.com/anvk/tweet.feed

An example for the HTML5, CSS, Backbone, (AMD) Require.js, SASS, (PhoneGap) application for fetching a live feed from the Twitter based on the user query.
https://github.com/anvk/tweet.feed

Last synced: about 1 month ago
JSON representation

An example for the HTML5, CSS, Backbone, (AMD) Require.js, SASS, (PhoneGap) application for fetching a live feed from the Twitter based on the user query.

Awesome Lists containing this project

README

        

This is one of my first Backbone web-based applications for fetching tweets based on a user query.
Application is available in Google Play store https://play.google.com/store/apps/details?id=alexeynovak.tweetfeed#?t=W251bGwsMSwxLDIxMiwiYWxleGV5bm92YWsudHdlZXRmZWVkIl0.

This app is inspired by a live backbone collections explained here http://weblog.bocoup.com/backbone-live-collections/
and also inspired by work of addyosmani in his backbone-fundamentals repo https://github.com/anvk/backbone-fundamentals

Technology used: Backbone, (AMD)Require.JS, SASS, HTML5, CSS3, JavaScript (as well as PhoneGap for the released version)

Note: this is just assets/www folder for the Android application. Full PhoneGap application is not included in this repo.