/NASA-APOD

Pick a date to get the NASA Astronomy Picture of the Day for that date!

Primary LanguageJavaScriptMIT LicenseMIT

NASA Astronomy Picture Of the Day

This app uses the NASA APOD API and presents the best astrophotographic photo of NASA resources every day.

Pick a date to get the NASA Astronomy Picture of the Day for that date! Built using NASA APOD API (https://api.nasa.gov/).

The user will get the name of the picture and a short description about that picture which will be the chosen Astronomy Picture of the Day.

The site is live at https://apodbyrahul.netlify.app/

NASA APOD

Tech Stack

NASA APOD API allow developers to use NASA’s data, such as imagery, for application development. The NASA APOD API and presents the best astrophotographic photo of NASA resources every day.

Optimizations

While improving this project, I would start by implementing the following features -

  1. Tackling video integration
  2. Handling HTTP Error 400/404
  3. Implement more APIs and provide more options for the user

Lessons Learned

I learned how to integrate a API into a project and how to manipulate the DOM using JavaScript to create a simple API based project. I learned about API management and how the API serves a request and how can it help in improving businesses.