Coder Social home page Coder Social logo

vehicle_tracking's Introduction

Vehicle_Tracking

Click to see Live Implementation: โ˜› http://159.89.165.35/anil_soln/


Live Vehicle tracking using Google Maps Javascipt API, Django, Python, Firebase.

Tools and API used:

  • Google Maps Javascript API -- Accessing google maps.
  • Django -- Python Framework as backend for fetching data and retreiving data from database.
  • Firebase -- For getting realtime updates from the driver and his location.
  • Javascript -- Refreshing the map (not the page) every 30 sec to be updated for the current position of vehicle.

Note : "This folder need to be kept inside the django-main-project folder and shold be installed in setting.py file."

Other functionalities and scope:

*I have hosted it on digitalocean server as a django app.
*If the vehicle is scheduled, running or stopped, its symbol will change in map accordingly as blue,green,red respectively.
*Marker has also infoWindow, so that we can know the exact location of the vehicle.
*In firebase, one dummy database has been taken, but as it is a realtime database, so can be updated by the driver about his location.
*Javascript is used for refreshing the map, every 30 sec., its better with overlay function of Google Maps Javascript API.

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.