Coder Social home page Coder Social logo

akter-hossain / gps-google-maps-socket-io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freshworkstudio/gps-google-maps-socket-io

0.0 1.0 0.0 432 KB

GPS Google Maps Socket.io Demo App

License: MIT License

JavaScript 35.02% HTML 58.99% CSS 5.99%

gps-google-maps-socket-io's Introduction

GPS Tracking Basic Demo Web Application

This is a demo applications that uses the gps-tracking node.js package. It uses MongoDB to store data coming from the GPS and Express & Socket.io to serve a mini web-app to see your devices in a Google Map.

DEMO

You can check out a demo here. Actually, it works with real data coming from a real device or emulator.

You can use our demo (and pretty basic) emulator to send some data to the server of this demo app.

  • IP: 45.55.74.234
  • PORT: 8090
  • Model: TK103

captura de pantalla 2015-06-23 a las 1 54 57

Installation

You'll need:

cd /path/to/projects
git clone https://github.com/freshworkstudio/gps-google-maps-socket-io.git
cd gps-google-maps-socket-io
npm install
node index.js

That's all. Just clone the repo, install the dependencies (gps-tracking package) and start your brand new server.

By default it will start an express http server and socket.io in port 3000.

NOTES

You are not going to see anything until you receive some data from a gps device/emulator. If you install this package on you computer, you can also use our demo (and pretty basic) emulator to send dummy data to your computer, but you probably have to set up port forwarding in your router.

I would recommend you to install this in a public server, like a VPS. Don't forget to allow traffic in the port you setup the express & socket.io port in your firewall.

captura de pantalla 2015-06-23 a las 1 43 51

gps-google-maps-socket-io's People

Contributors

gdespirito avatar

Watchers

AKTER HOSSAIN AUVI 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.