OlgaOrtiz / Weather

0 stars 0 forks source link

Weather card overview design #2

Open Yifei-G opened 9 months ago

Yifei-G commented 9 months ago

What do we need?

We would like build a user friendly and attractive product. Therefore, we would like to think about the design of the weather card in the overview page. Any ideas, or changes of the design of the card should be tracked in this ticket.

Note: the design of the weather card should be based on a bootstrap card component by learning purposes

Yifei-G commented 9 months ago

Please use the comment section to update the design changes/ideas

Yifei-G commented 9 months ago

The main objective of this project is: build a web UI of the weather information provided by api.open-meteo.com. We will build the UI by using bootstrap as a web component library. The weather information provided by the API depends the query params, but basically we have the information saved in the weather_response.json file (see attachment)

weather_response.json

We will analyze carefully all the information and choose the most user friendly bootstrap component to display the weather information to the users.