Weather API questions

Hey guys, anyone have a way of being able to turn these dates into the corresponding day? I want “Mon, Tue, Wed, etc.” but just having issues understanding how to do it. Perhaps an object of all the days? Maybe a switch statement, just unsure of where to go from here. Also, does anyone have an idea about removing the search bar white background and outline? I just want to write the city on a hr

1 Like

You’re amazing once again. Thank you so much.

How would I go about getting any city I search for in the search box? I see q= …but unsure of how to implement it. Do I add it to the original api call or do I have to make another call on the “GO” event listener?

You can try algolia places. If you check the docs you’ll see it’s pretty easy to set up an autocompleting input that only takes cities.