Update: Made a weather app using the weather API from open weather app which I really get the hang of APIs. After it was finally working | decided to add a calendar widget which I struggled with the layout of the day that is circled a bit. It just wouldn’t be centered and there was too much space at the bottom so I used flexbox, first centered it with justify content and align items, then used position relative placed it to the left, and then just went with negative margin-top to get rid of the bottom margin. I’m not sure if that made sense or was the right way to do it, but it works so I’ll just leave it at that. Lastly I wanted my website to give more of a Starfire look so I added a green beam like her powers and tried to match the green as best as possible. Honestly I’m not sure what to add next I might add a settings and then end the project with that but I don’t know if that would be too little. What do you all think I should add.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.