GithubHelp home page GithubHelp logo

mickeysanchez / tour_mapper Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 177 KB

Tour maps for bands.

Home Page: https://rawgithub.com/mickeysanchez/tour_mapper/master/app/index.html

JavaScript 74.76% CSS 17.65% HTML 7.59%

tour_mapper's Introduction

#Tour Mapper

##Live

A single page, non-sign-in, Angular.js, version of Tour Planner's embeddable tour maps.

####To view Start a server:

From root directory:
Option 1:

ruby -run -e httpd . -p 8000

Option 2:

python -m SimpleHTTPServer

In browser navigate to:

http://localhost:8000/app

####To run tests:

For jasmine unit tests jus open SpecRunner.html in a browser

for protractor integration tests (coming soon!):

  1. make sure app server is running

  2. start standalone selenium server:

     webdriver-manager start (may need sudo)
     (you can install using: webdriver-manager update --standalone)
    
  3. then from root:

     protractor app/spec/test_config.js
    

(you can install protractor using: npm install -g protractor)

To edit Sass:

from root:

sass --watch app/css/app.scss:app/css/app.css

#Notes

This app relies on three API's:

  1. SeatGeek
  2. Mapbox.js
  3. Google Coding

Props to all of them.

tour_mapper's People

Contributors

mickeysanchez avatar

Stargazers

Timothy Levi Campbell avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.