A location-based photo-sharing application that enables users to post photos anonymously and see the history of pictures taken within their geographic location.
Team Members | |||
---|---|---|---|
Technology Stack | ||||
---|---|---|---|---|
Featured Images | |||||
---|---|---|---|---|---|
Trending photos view | Comments for individual posts | Take photos & add captions | View local photos on map | Expand photo search radius | Interact with local photosM |
- Node 4.2+
- MongoDB
- xCode version 7.1.+ (for porting application to phone)
- Bower 1.4+
After downloading the project, from within the root directory, run the following commands:
sudo npm install -g bower
npm install
bower install
In order to launch the app in your web browser, you first need to install the Ionic CLI
$ npm install -g ionic
Then run the following command from the root of the project directory:
$ ionic serve
If find an issue or have a question consider messaging a member of the development team (noted above). Or else if there is truly an error, bug, etc, follow our guidelines for submitting an issue to our issues page