Python Forum
Web application with google maps api
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web application with google maps api
#1
Greatings. I am python beginner. I have already made a python application that gives some outputs. What I want is transforming this python application to python driven web application which gets the user longitude and latitude as input of the corresponding python application, and gives the ouput to the website where the user can monitor. So, I am not related any computer sciencs, and a absolutr beginner in python language and web driven applications. I know that some websites are using google maps or earth to show the user longitude and latitude. I want to do same thing, but this time the longitude and latitude will be the inputs of python application. So, what should I do? I have cast an eye over some flask tutorial but they most likely about getting sing up and managing database, but I do not want sing up option in my web application.
In this point, I want to learn some basic things about these concepts, not general or complicated things. So, where should I start? What should I do firstly?
Reply
#2
Flask is really easy to start with. You can check snippsat tutorial on Flask, which does not include DB or sign-in, just visualisation of some weather data that come from API. https://python-forum.io/Thread-Flask-Wea...pp-Updatet
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Photo Disable checkbox of google maps markers/labels using selenium erickkill 0 1,217 Nov-25-2021, 12:20 PM
Last Post: erickkill

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020