Unforgettable
Final Project for Brown Unviersity's Designing Humanity Centered Robots (CS1951C)
Created by Alberta Devor
Unforgettable shows the overlap between two users location history data. It is intended to be used as part of a larger physical project in which two users standing at a table look at the projection of their overlapped location history on the tabletop.
However, the site can be accessed in a slightly modified version at https://unforgettable.city/
Technologies Used
- Leaflet.js - rendering map
- Firebase - web hosting and database
- Google Location API - for labelling locations with appropriate names
- Rasberry Pi - used for projecting map onto table
- The Basics - HTML, CSS, JavaScript, jQuery
Credits
A good portion of code in this repo is modified from location-history-visualizer by theopolisme.
Further Reading
Further documentation for this project, including a more extensive writeup about the physical/hardware side of things can be found here.
Final images and video related to the project can be found here.
Further writeups about other related projects I have completed for the course can be found on my class blog here.