donnaj 8f679a465f complete 6 gadus atpakaļ
.idea complete 6 gadus atpakaļ
NYTCode.js complete 6 gadus atpakaļ
NYTExample.html complete 6 gadus atpakaļ
NYTSearchImage.png added NYT files 8 gadus atpakaļ
README.md changed readme to an easy lab. 6 gadus atpakaļ
ZCW-NYTArticleSearch.iml complete 6 gadus atpakaļ

README.md

NYTArticleSearch

Basic example of using the New York Times Article API (http://developer.nytimes.com/page) for retrieving articles based on simple search parameters. (Made with HTML/CSS, Javascript, and jQuery)

Take a look at the HTML file and determine where the actual fields for typing in the parameters to the search are located. Also, change the default number of articles returned by the search to 10.

Also, dig around in the javascript file, and modify the years it searches to ten years around your birth year.

Make the changes, commit them and make a pull request.

NYT Article App Image