My Apps WebGIS Portal
What it does
- A card per dashboard, with categories, cover images and view counts
- Each dashboard is a folder in webgis/apps/ — upload a zip and it appears
- Air Quality (aq_) and Crop Suitability (cs_) keep their own admin panels and data tables
- Leaflet + OpenStreetMap basemaps everywhere (no API key needed)
Dashboards are served from /webgis/<name>/ — the folder name is the address.
Inside the shared database
6 tables
prefix portal_
| Published dashboards | 0 |
| Categories | 6 |
| Air-quality readings | 0 |
| Suitability rows | 0 |
Same database as this site, same sign-in. Nothing is configured twice.