Open index.html in your browser.
This is a presentation-quality frontend prototype for the Community Memory Project: Voices of Encinitas.
index.html— main concept pagecontribute.html— mock contribution formcss/styles.css— all styling and responsive designjs/stories.js— editable sample story datajs/app.js— map interactions, filters, timeline, story panel
This prototype uses CDN links for:
- Leaflet map library
- OpenStreetMap tiles
So the map requires an internet connection. The rest of the layout will still load without one, but the map tiles will not display.
To customize story points, edit js/stories.js.