Skip to content

gopractitioner/Vessel-Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a data visualisation application that fetches data from aisstream.io api and displays the live information of ships on the the world map, using websocket to instantly update the information. AWS cognito is applied for user authentication.

Online deployment:

https://vessel-tracker.zeabur.app/

To run the project locally:

npm install
node server.js
change the mysql password to your own local mysql password

Architechure diagram:

Architechure diagram

Screenshots

Search by Ship ID Search by name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.1%
  • JavaScript 38.9%