Skip to content

Simple application to show how to build real time apps using Flask and Socket.io for Codemotion 2017

License

Notifications You must be signed in to change notification settings

tuxskar/flask-socketio-map-dashboard

Repository files navigation

Realtime Spain Map Dashboard App

Demo Realtime dashboard application to explain the use of Flask-SocketIO in the Spanish Codemotion 2017

To run this application follow the next steps:

pip install -r -U requirements.txt
python flask_socketio_map_dashboard.py

Now go to your favourite web browser to the url: http://127.0.0.1:5000

And check this amazing demo game.

About

Simple application to show how to build real time apps using Flask and Socket.io for Codemotion 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages