Selfie Spots is an app that connect users to the most popular areas around their current location using aggregate data called from Instagram's API.
MVP Technical Requirements- V2 Technical Requirements
- User Stories
- Team Resources
Be able to pull and aggregate popular spots by hashtag and location from IG APIDisplay pulled data on maps using gMaps API
- User Login to save favorites
- Database needed and connected to front end
- Landing with login: name + user email
- Overlay w/ handlebars template
- Saving favorite spots.
- History - User is able to check where they've already taken selfies
- View public selfies at selfie-spots
-
As a user,
- I want to see popular selfie spots in the area I am in, so that I can do fun things locals are doing in their area.
- I want to be able to save selfie spots to my favorites list, so that I can pull them up for future viewing.
- I want to interact with a fluid interface so that I can have an enjoyable experience.
-
As a developer,
- I want to make the interaction fluid, so that a user can experience fun attractions near them
- I want to promote modularity in my design, so that I can reuse parts of my program.