Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 861 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 861 Bytes

mtaa-example-with-flask

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

Getting started

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

Issues

Facing any issue while running it, raise one and looking forward to fixing it as soon as I can

Contribute ?

Wanna add something whether a typo, docs or code, just fork it

Credits

All the Credits to kalebu