Skip to content
forked from scyzemic/hotspot

Hybrid web/iphone location-based photo-sharing application

Notifications You must be signed in to change notification settings

rko-ionic/hotspot

 
 

Repository files navigation

Stories in Ready

Hotspot

A location-based photo-sharing application that enables users to post photos anonymously and see the history of pictures taken within their geographic location.

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Team
  5. Contributing

Team

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

Requirements

  • Node 4.2+
  • MongoDB
  • xCode version 7.1.+ (for porting application to phone)
  • Bower 1.4+

Development

Installing Dependencies

After downloading the project, from within the root directory, run the following commands:

sudo npm install -g bower
npm install
bower install

Using & viewing this project

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

Issues

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

About

Hybrid web/iphone location-based photo-sharing application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • CSS 17.8%
  • C++ 5.4%
  • Objective-C 5.0%
  • Java 2.3%
  • C# 1.0%
  • Other 0.6%