An adventure and memory sharing application. Made with:
Live demo: https://legasee.online
Demo login: [email protected]/demo123
Video demo: https://www.youtube.com/watch?v=Yfoqjg01fnY

- Most current galleries from friends displayed on homepage
- Interactive map display their locations
- Individual images group in clickable clusters

- Shows location and location name of image on map
- Clicking image in gallery menu takes map to that location
- Users can add or remove images from existing galleries

- Images can be clicked/tapped on map or in gallery menu to expand
- Expanded images appear in popup with carousel of other images in that gallery below it

- Users can comment on friends photos
- Users are notified via WebSocket notification if their photos are commented on

- Users can share galleries with friends so that they appear on each shared user's profile
- Users are notified via WebSocket notification if a gallery is shared with them

- Users can animate their journey with a travel line that takes them to each location in order of the photo capture date
- Can hide the line, reset it, or play/pause it to get a sense of the path their travels took

- A notification system using Socket.io
- Users are notified in real time of comments, shared albums, and friend requests

- Application scales to mobile version
- All functionality replicated in mobile dimensions
- Galleries displayed via swipeable sheet



