Giter Site home page Giter Site logo

tm-surround's Introduction

What is that?

TNSurround is combination of Google Maps, Spotify & Ticketmaster API. It allows you explore music of artists that gonna play around you soon. Project was made for hackathon in 1 day and not optimized/refactored, so please do not judge that code, because a lot of coffee and sleepless hours were spent to make that thing work

How to use

Enter keyword (e.g. rap, jazz), location (e.g. London), distance in miles and period since today in format:

  • 1d - 1 day
  • 1w - 1 week
  • 1m - 1 month

Hit explore button and enjoy the music

Start locally

In order to start locally you need 2 keys. Google maps api key and Ticketmaster api key. They should be palced at the top of 'src/front/js/main.js' (GOOGLE_MAPS_API_KEY, TM_API_KEY)

Google maps api key - https://developers.google.com/maps/documentation/javascript/get-api-key Ticketmaster api key - http://developer.ticketmaster.com/products-and-docs/apis/getting-started/

Then do:

git clone [email protected]:maxsakharov/tm-surround.git && cd tm-surround
npm install
./node_modules/webpack-dev-server/bin/webpack-dev-server.js --port 8090 --open

tm-surround's People

Watchers

James Cloos avatar Max  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.