This repository contains the question setting web application. Below are the main functions of the app:
- Displays a map derived from Leaflet API
- Capable of tracking admin location for guidance with question location selection (if needed).
- Retrieve existent question data & geometry to display on map.
- Uploads question form input to server to process and store in a PostGIS database.
- Questions, Answers & Geometry are stored in database to be used in Quiz Mapper app.
- Contains a user guide page.