Skip to content

osteele/tidal-memories

Repository files navigation

Tidal Memories

Tidal Memories is a visualization of Riot Matrix photos from Dinacon 2018.

Photos are positioned vertical along the intertidal zone, according to the tide level when they were taken (or, at least, posted to Riot). They are positioned horizontally from midnight on the left, to the following midnight on the right.

Mouse over a photo to see its details.

The tide indicates the current tide in Ko Lone, Phuket. At high tide, you won't see much.

Related

Matrix-photo-gallery is a more conventional photo gallery.

Develop

Setup

Install Pipenv: pipenv install.

Set API_SERVER_URL to the address of a matrix-photo-gallery server.

Run

Run the front end (client):

$ pipenv run client

or:

$ cd client
$ yarn install
$ yarn start

License

MIT

About

On-the-ground piece for Dinacon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published