/SeatMapViewer

Uses a JSON file created with the SeatMapMaker to load a map instance where seats can be purchased.

Primary LanguageJavaScriptMIT LicenseMIT

SeatMapViewer

Capstone Team7

Dennis Vargas, Amy Phillips, Tyler Petty, Vannesa Farmer, Christopher Feener

Release: Version 1

Description:

Seat Map Viewer loads JSON data from a file named seat-map.json. The file seat-map.json can be generated and downloaded using the Seat Map Maker tool. Seats which can be purchased display a pop-up menu with purchase options when clicked. When a user purchases a seat the seat will change color to red and no longer selectable.

Usage:

  1. Clone Seat Map Viewer Repository.
  2. Create a Map on the Seat Map Maker Site Seat Map Maker Site
  3. Download the Map.
  4. Copy downloaded map data into the directory SeatMapViewer/seat-map.json, overwriting any pre-existing data.
  5. Host the Seat Map Viewer instance using your own server.

Demonstration:

A working Seat Map Viewer Demo.