Skip to content

2023 Evergreen Cargo Tracker using GlobeGL, Node and React

Notifications You must be signed in to change notification settings

patty111/VesselTracker

Repository files navigation

VesselTracker

2023 Evergreen Cargo Tracker using GlobeGL, Node and React

Might need update driver to latest version -> chromedriver download

To view vessel.sqlite, you can download something like this.

Clone & Setup

The dev environment is on Windows
Prerequisit: should have npm, node and python installed

git clone https://github.com/patty111/VesselTracker  
cd VesselTracker

./init.ps1

Crawler.py

Crawls currently active vessels under EVERGREEN MARINE CORP. and store into vessels.json and vessel.sqlite, grouped by type (A, G, T, F, L, S, E, B, O, C)

NodeJS Server

Start Server

cd server
node index.js

API documentation please refer to /api-docs

simple demo video

Reference

CSS

About

2023 Evergreen Cargo Tracker using GlobeGL, Node and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published