Real-Time Markers: Vue.js, Flask, Socket.io, Leaflet : Code-along: Part-2

Опубликовано: 20 Октябрь 2024
на канале: Zolphite
439
7

Welcome to this Real-Time Markers code-along. In this series you can follow along as I create a web application using Vue.js as the front-end and Flask as the back-end. We will be using an interactive map created with Leaflet to keep track of user markers as they create them on the map. The markers that users create are updated on all clients in real time using websockets through Socket.io. If this video is interesting please leave a comment letting me know to make more Vue.Js and Flask projects.

Github Link: https://github.com/Zolphite/realtime-...


Feel free to use this code and morph it to your own projects.