Nasa Photo of the day!
- 5 Devlogs
- 3 Total hours
First-ever website of mine, built without any AI. Space-themed website that fetches NASA's photo of the day using an API. Displays space imagery of planets with scientific explanations.
First-ever website of mine, built without any AI. Space-themed website that fetches NASA's photo of the day using an API. Displays space imagery of planets with scientific explanations.
Fixed security issues with the api key and vercel issues. that took so long for no reason but now it wont take like 8 years to load anymore!
Added a short line that makes it so that I could change the date on the calendar and it’d update. Also did a bit of bug fixing. Changed the clicking function thing to be a bit better looking.
Added the Nasa apod api data and made it fetch the picture and statement of the day based on the calendar. the code checks for a successful repsonse and then updates the page by parsing the data into a readable JSON object.
Added hidden .loading, .error, and .content and made the interface viewable on mobile devices. Btw css sucks bro takes 100 years to just write the same repetitive code it feels like it took years and it was only like 20 minutes. VS code extension is the best for colour picking. (nothing looks like it changed cause its all display=none)
Added basic initial HTML stuff and the style.css