This repo gives basic introduction about implementing flask server,sqlalchemy and html templating together.
http://localhost:2323/ **While client and server apps are on same device.
http://SERVER'S IP ADDRESS:2323/ **While client and server apps are on different devices but same network.
Note:- The full url's of different tasks are written in README.txt in same folder as server.py.
- Just clone or download zip file.
- Run server.py file.
- Then enter url/json endpoint on browser or any other android application.