rko-ionic / hotspot

Hybrid web/iphone location-based photo-sharing application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 68.0%Language:CSS 17.8%Language:C++ 5.4%Language:Objective-C 5.0%Language:Java 2.3%Language:C# 1.0%Language:HTML 0.4%Language:QML 0.1%Language:C 0.1%