nasa-images

This is a responsive web-app that fetches images from Nasa's account via the Flickr API. You can see in action here:

DEMO

The main used technologies are:

Roadmap

  • Create an app with a loader screen
  • Fetch photo
  • Design the main areas of the app
  • Show photo nicely on screen
  • Show single photo nicely on screen
  • Add navigation links on the single photo page
  • Add page options
  • Add sorting options
  • Add filtering options
  • Refactor project following John Papa's Angular style guide
  • Use responsive photo depending on the device resolution
  • Create a Grunt task to build production version with combined and minified .js and .css files
  • Sanitize url input parameters