/rembr

Memory application to collect memories based on a certain location. Users can post memories and see other memories posted based on their location.

Primary LanguageJavaScript

rembr

Users can post and view perspectives based on a location.

##Summary: Have you ever stood somewhere and wondered who else had been there? What had they thought as they stood there? Rembr gives you insight into who's been where you are.

##Trello Follow our project development on Trello.

##Technologies Used

##Install

  • If you have not installed node.js, do so before proceeding.
  • Fork and clone, or directly clone this repo.
  • From within the directory, run NPM install to download all required dependencies. A full list can be viewed in the package.json file.
  • Optional: seed the database.
  • Sign up for mapbox and register for an access token.
  • This access token will need to be included in an env.js file.
  • The env.js file should be saved to the root directory.

##Unsolved Problems

  • Need to get the map into the script.js file
  • Editing and deleting perspectives
  • How to prioritize navbar over map in mobile view
  • How to add username to Passport local auth
  • How to display username in Perspective

##Coming Features

  • User profile pages
  • Favorite perspectives
  • Tag other users in Perspective
  • Delete user profile

##Contact information Create an issue on this repo with any questions.

##Thank you!