Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 855 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 855 Bytes

SofiaAirPurity

A simple application which plots the open data for air pollution measurements in Sofia, Bulgaria.
Data is available on the following link.

Run on Windows

  1. Make sure you have python version 3.0+ installed on your system.
  2. Run the run.bat batch file.
  3. If your browser doesn't automatically open do it manually, type localhost:5000 in the address bar and hit ENTER
  4. Refresh the page if it didn't load.

Run on Linux

  1. Make sure you have python version 3.0+ installed on your system.
  2. Run the run.sh shell script.
  3. If your browser doesn't automatically open do it manually, type localhost:5000 in the address bar and hit ENTER
  4. Refresh the page if it didn't load.