I want to make a web application that uses Google Maps API and stores some data in a MySQL Database.
I don’t really know how to start and I would like some tips.
I’m not sure in what language I should write it.
I have quite some experience with Java and also made some small Java Web apps in the past.
But I also wouldn’t mind learning about PHP, HTML/CSS, …
What do you guys recommend to use?
I’m also wondering if I can run everything from my webspace, especially for data storage.
Should I write a Restful application for that?
Sorry if this is a little vague.
As most google map applications are developed using javascript , php & mysql this is the route I would take.
There are numerous demos and tutorials
using these.