Skip to content

DrAcula27/starGazersAPOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Star Gazers - Astronomy Picture of the Day

Browse all of NASA's Astronomy Pictures of the Day, from June 16, 1995 til today!
View Demo

Table of Contents
  1. About The Project
  2. Usage
  3. Optimizations
  4. Lessons Learned
  5. Contact
  6. Acknowledgments

About The Project

Star Gazers APOD Screen Shot

Have you ever wondered what the night sky looked like on a certain day? Maybe even today?

Look no further! With this app, you can view the universe through NASA. Browse through their daily astronomy pictures to your heart's content!

(back to top)

Built With

  • HTML5
  • CSS3
  • JavaScript

(back to top)

Usage

Use the date-picker at the top of the screen to choose which date you would like to see NASA's officical astronomy picture of the day and click the Show APOD button to load the picture or video from that date in history.

(back to top)

Optimizations

This project can be improved by:

[ ] Refactoring the code to account for errors fetching data

(back to top)

Lessons Learned

  • Data security. When uploading code to GitHub, I realized I needed to make sure that important data, like API keys, need to be kept from being uploaded. Therefore, I used NASA's demo API key instead of mine so that anyone can use the hosted version of the app on GitHub Pages without worry.

(back to top)

Contact

Danielle Andrews - @DrAcula_codes - daniellerandrews - [email protected]

Project Link: https://github.com/DrAcula27/starGazersAPOD

(back to top)

Acknowledgments

A special thanks to these resources used in the project!

(back to top)