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
- Host: GitHub
- URL: https://github.com/tomwayson/tripin-dashboard
- Owner: tomwayson
- Created: 2014-02-18T23:46:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-19T22:57:11.000Z (over 12 years ago)
- Last Synced: 2025-04-05T18:52:43.888Z (about 1 year ago)
- Size: 4.92 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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