You are browsing as a guest. Sign up (or log in) to start making projects!

30m 10s logged

So now I made it to where the image is on the left side of the screen and the text is next to the image on the right. I still need to fix sizing though. I’ll probably make it to where all images are the same size and the text also is the same or changes based on the size of the description to fit the frame. I wonder if there’s a way to automatically adjust everything so that all components fit onto the users specific screen size.

I also ran into this issue where because NASA uses UTC, even though it’s June 7th for me in ETC it was trying to load an image for June 8th which does not exist. So I had to add an extra thing to my error handling where if I receive a 404 error because I couldn’t fetch the image, it’ll go back to the previous days image.

0
4

Comments 0

No comments yet. Be the first!