adoi / air-in-prishtina

Web App that provides real-time data about the air quality in Prishtina. Made with Angular 6 and Bulma
1 stars 0 forks source link

Add a section that showcases the weather #1

Open adoi opened 5 years ago

adoi commented 5 years ago

Add a section about the weather in the main page

Currently the app only has data displayed about the air quality index in Prishtina. It would be good if we add data about the weather too considering that the Air Visual API offers us that.

Requirements

The displayed data should be for:

  1. Temperature (the API offers us the temperature in celsius and it should be kept that way)
  2. Atmospheric pressure (in hPa)
  3. Humidity (in %)
  4. Wind speed (in m/s)
  5. Wind direction as an angle of 360° (N=0, E=90, S=180, W=270)

Please refer to the Air Visual API Docs to read more about the API and what they offer.

Specifications

edinim commented 5 years ago

vec next ->>>