Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetWatch — Traffic Visualisation

Interactive 3D globe traffic monitoring system built with Python, Flask, Three.js, and Docker.

Structure

traffic_viz/
├── sender/
│   ├── sender.py         
│   ├── traffic_data.csv  
│   └── Dockerfile
├── server/
│   ├── app.py             
│   ├── requirements.txt
│   ├── templates/
│   │   └── index.html    
│   └── Dockerfile
└── docker-compose.yml

Quick Start

docker compose up --build

Then open http://localhost:5000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages