Skip to content

hrishikeshparanjape/iphone-news-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

/*
    Copyright(c) 2011 Hrishikesh Paranjape
    [email protected]
    http://www.github.com/hrishikeshparanjape
*/

RSS Reader iPhone application

1. iPhone application using Cocoa Touch and Objective-C

2. Used Yahoo! news feeds API to extract top 5 news feeds relevant to the keyword
sample Yahoo! API query:
"http://search.yahooapis.com/NewsSearchService/V1/newsSearch?[params]"

API Specifications can be found at
"http://search.yahooapis.com/NewsSearchService/V1/newsSearch"

3. Additional features/functionalities of the app
i. Graphical animations- flip the screen when a news feed is selected
ii. persistance- previous news search query is stored and opened when the next time app is started

4. Apologies for uncommented code

About

iPhone Application Development using Cocoa Touch and Objective-C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published