Skip to content

zbrydon/Delivery-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delivery-Tracker

Authors : Anthony Papoutsis, Zac Brydon, John Nguyen, Tan Huynh

This is a Delivery Tracking system to track the stock of food from warehouses to stores using a mock device

This uses some React.js and Google Maps API to track the stock movement.

Installation

Use the package manager npm to install Delivery Tracker.

After creating a repository for this project change directory to client and then server and run

npm i

This will install all the packeges needed for the current build of the project

There will also need to be two .env files that need to be created for the front end and backend. These will require the following:

  1. .env.development file that will contain API URL and Google API JavaScript Key (root of client)
  2. .env file that will have token for store and warehouse
  3. A MongoDB with the same database structure (these samples can be given to those interested)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •