A minimal flask application showing you how you can use mtaa in your web application.
It uses JQuery to send requests to fetch locations from flask routes without refreshing the page
You need to clone the repository or download manually
git clone https://github.com/Kalebu/mtaa-example-with-flask
cd mtaa-example-with-flask
mtaa-example-with-flask -> python app.py
Assuming you already have installed flask on your machine, the app should be running at localhost:5000
Facing any issue while running it, raise one and looking forward to fixing it as soon as I can
Wanna add something whether a typo, docs or code, just fork it
All the Credits to kalebu