Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

barrettclark/nasa-apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA Photo of the Day App

A bite-sized app for fetching NASA's photo of the day and mentoring.

TODOs

  • API Key from api.nasa.gov/api.html#apod
  • New Rails app
  • Decide how to make an HTTP request (std lib, Faraday, Rest Client, etc.)
  • Get photo of the day payload
  • Display media
  • Use curl to get JSON fixture payloads
  • Write test(s)
  • Date picker to pick other days
  • Cache/persist daily photos as they are retrieved
  • HTTP exploration: try using other libraries

About

NASA Photo of the Day App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published