Real-Time Markers: Vue.js, Flask, Socket.io, Leaflet : Speed-Run

Опубликовано: 17 Октябрь 2024
на канале: Zolphite
573
9

Welcome to this Real-Time Markers speed-run. 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.

Here is the GitHub link to the code-along code which is almost identical to the code in this video.

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

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