/mlc-store-touchscreen

Ember app currently displayed on a touch screen in the Mono Lake Committee book store. The purpose is to educate people about how the lake level has changed year to year.

Primary LanguageJavaScript

Mono Lake Committee Store Touch Screen

This is an Ember app that is displayed in the Mono Lake Committee store in Lee Vining, CA.

You can see the latest demo here. Warning: this is just for testing, may be broken at any time.

To simulate the book store's hardware, use google Chrome's device toolbar and set the screen resolution to 1024 x 768.

It should work well on iPhone screen sizes and Desktop. It will function on iPad but the styling still looks funny.

Development

Required Programs

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd store-touchscreen
  • npm install

Running