An open API service indexing awesome lists of open source software.

https://github.com/tomwayson/tripin-dashboard

ArcGIS web apps hackathon submission
https://github.com/tomwayson/tripin-dashboard

Last synced: 5 months ago
JSON representation

ArcGIS web apps hackathon submission

Awesome Lists containing this project

README

          

TripIn Dashboard
================

This is one half of team `teh closures()` submission for the DevStorm Web Apps Hackathon.

Description
-----------

The context in which this application was created is as follows:

_The business-oriented users have a dashboard application that can be used to create events ("promotions") that are displayed to end users based on location and proximity. The business will have the ability to create, edit, and delete (CRUD) these events via a web interface. In the same interface, the business will also be able to aggregate data about their events, viewing (on a map) the number of users committed to certain events and other details about the specific user engagement._

To Run
------
1. Setup

npm install

1. Lather

node server.js [-port 8080]

1. Rinse: Open your browser to [http://localhost:8080/app/](http://localhost:8080/app/) (or to the port you specified in the `node server.js` command)
1. Don't repeat -- you'll get an error because the port has already been bound to