ZephyrTransport / zephyr-website

Homepage for the Zephyr Foundation for Advancing Travel Analysis Methods
http://zephyrtransport.org
4 stars 4 forks source link

Refactor: Opportunities #58

Open e-lo opened 4 years ago

e-lo commented 4 years ago

Objectives

  1. Keep Opportunities page up to date by making the data that powers it easily updatable without a pull-request
  2. Keep past opportunities data in a format that can be easily analyzed

Existing Conditions

Proposed Approach

  1. Store opportunities data in a Google Sheet
  2. Pull sheet data to _data on website load using javascript (example here, but there are probably more)
  3. Some refactoring of CSS to better deal with overflows.