Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

la_quiz_web

A web-based LA geography quiz game with mobile support.

A mobile-friendly Flask web application for testing knowledge of Los Angeles geography. Users tap locations on a map to identify cities across different regions. Features include score tracking, responsive design, and touch support.

Usage

usage: la-quiz-web [-h] [--port PORT] [--subdomain SUBDOMAIN]
                   [--db-path DB_PATH] [--maps-dir MAPS_DIR]

options:
  -h, --help            show this help message and exit
  --port PORT           Port to run the server on
  --subdomain SUBDOMAIN
                        Subdomain for a reverse proxy
  --db-path DB_PATH     Path to SQLite database
  --maps-dir MAPS_DIR   Directory containing map images