Giter VIP home page Giter VIP logo

geotracker's Introduction

Tracker

A simple little webpage that locates a client's coords. Coords are send back to the server and stored in a database where they can be retrieved if a client shares their QR code so that others can have realtime access to their geolocation.

How to use

In order to set up the server, simply delete any databases within the same directory as the server files that have the name userLocation.db. Then run the file app.py and a new database for user location data will be generated. The default port for hosting pages is port 80 but it can be changes at the bottom of the app.py file. In order to fully prepare the server to recieve data from the webpages, you need to change the IP/Domain for the data variable on line 92 (index.html) and line 45 (viewing.html) to the IP/Domain of the server running the application. Do not forget to add the /v/ at the end of the IP/Domain or the data will send to the wrong web path.

geotracker's People

Contributors

wtchbrw avatar

Watchers

 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.