WilhelmWillie / snapdrop

a community and platform for photo enthusiasts to find cool locations for photo shoots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnapDrop

This is the source code for SnapDrop, a project spun up during SBHacks III 2017.

SnapDrop is a community and platform for photo enthusiasts to find cool locations for photo shoots. Using SnapDrop is simple: Browse the map and search for snap spots posted by the SnapDrop community. Get inspired by photographers in the area, find great spots to take photos, and share your own. To share photos with the community, double click the map or press the plus in the top right corner, upload your photo, set the correct location, and add a little writeup + details. The result is a collaborative open community and platform for photography enthusiasts, both amateur and professional.

See SnapDrop live: http://snapdrop.top

How SnapDrop Was Built

Front End: Bootstrap, jQuery, Vue.js

Back End: Node.js, Express, MongoDB

Deployment: Amazon Elastic Beanstalk

Installation and Usage

  1. Download repository
  2. Run npm install
  3. Create the file 'db.js' in a folder called 'config'
  4. Copy and paste this into the file replacing the URL with your mongoDB connection url: module.exports = 'mongoDB URL'

Credits

Shoutout to Qianze

About

a community and platform for photo enthusiasts to find cool locations for photo shoots


Languages

Language:JavaScript 67.0%Language:HTML 26.7%Language:CSS 6.3%