Skip to content

Sharan-Lobana/PitneyBowesLocationIntelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PitneyBowesLocationIntelligence

Tracking a package in real time using mobile location data

Prerequisites

  • Linux Machine
  • 2 Anroid Phones or Emulators

Installation

  • Open Terminal
  • Move into directory containing requirements.txt
  • Install the dependencies
$ pip install -r requirements.txt

Server

  • Open server.py using your favourite code editor
  • Change the variable BASE_DIRECTORY_STORAGE to the directory where you would like to store data.
  • Change the variable HOST_IP to the intranet ip where clients will send request.
  • Run server.py
$ python server.py

About

Tracking a package in real time using mobile location data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published