The Very Cool Tab
- 1 Devlogs
- 3 Total hours
A website that allows you to view the Astronomy Picture of the Day, using data fetched from NASA (through an API key). There is also a random date button!
A website that allows you to view the Astronomy Picture of the Day, using data fetched from NASA (through an API key). There is also a random date button!
In this session, I created a website that fetches the astronomy picture of the day using an api key. I learned the basics of javascipt and applied css to the text and images to make them look nicer. Finally, I added a button that randomly chooses a date and displays the APOD for that day.