Skip to content

karta020500/AqiMap

Repository files navigation

AQI(Air Quality Index) Map

This project objective is to build an AQI map that using web crawler and task schedule to pull data from the AQI open data resource in every hour and displays dynamic AQI information on web gis platform. To create a simple REST API provide basic data filtering and sorting functionality from an established database.

Screenshots

screenshot

Installation

  1. Clone the repo and cd into it
  2. composer install
  3. npm install
  4. npm run dev
  5. Rename or copy .env.example file to .env
  6. php artisan key:generate
  7. php artisan serve or use Laravel Valet or Laravel Homestead
  8. Visit localhost:8000 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published