real-time-bus-monitoring/ ├── backend/ │ ├── main.py │ ├── requirements.txt │ ├── models.py │ ├── database.py │ ├── mqtt_client.py │ └── websocket_manager.py ├── frontend/ │ ├── public/ │ └── src/ │ ├── App.jsx │ ├── components/ │ │ ├── BusMap.jsx │ │ └── Dashboard.jsx │ └── services/ │ └── api.js ├── esp32-simulator/ │ └── send_data.py └── README.md
-
Notifications
You must be signed in to change notification settings - Fork 0
License
marciohdpp/Monitoramento-de-Capacidade-de-nibus-em-Tempo-Real
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published