Skip to content

edspencer/APOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sencha Touch 2 APOD App

Very simple Sencha Touch 2 app - just grabs the latest images from NASA's Astronomy Picture Of the Day (http://apod.nasa.gov/apod/astropix.html) and displays them in a Carousel. app.js file drives most of the application, but there's also:

  • A Store - app/store/Pictures.js - that fetches the data from the APOD RSS feed
  • A Model - app/model/Picture.js - that represents a single image from the feed
  • A View - app/view/Picture.js - that displays each image

About

Sencha Touch 2 Astronomy Picture Of the Day app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published