Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.75 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.75 KB

JSstudy

A simple pet-project made on vanilla JS for study purposes. Based on the following libs: leaflet, charts...

it allows either to pick a place on the map or write in the specific place in the input form and get (if there is any data) current information about air quality there based on 2 parameters (pm2.5 & pm10) you can swipe slides and examin the information in the form of a table or charts.

The default app page: 2023-08-18_11-33-44 After you make a request 2023-08-18_11-29-01 upd: added a temperature converter. The arrow shows the direction of convertion and is rotateble 2023-08-18_11-29-36 The second slide deals with raw statistics 2023-08-18_11-30-46 The third one represents average daily pollution index 2023-08-18_11-31-24 And the forth shows its absolute values 2023-08-18_11-32-01 In case you want neither a city but some specific place you may pick it up directly on the map 2023-08-18_11-36-47 What is more, map can also provide some layers and overlays to visualize the data 2023-08-18_11-37-35