Click here to Skip to main content
15,881,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear Programmers, HI!!
I've had an idea for some of the organizations I work with: to create a website Google Maps-like, where these organizations can register and place their branches with statistics on their productivity on the map. The user will be able, then, to see the map, click on the pinpoint of a branch and navigate through the data they enter.

Highlights:
- navigable world map
- three levels of accounts: admin, organization and user
- the organization needs to be able to modify each stack of data individually.
- the user needs to be able to see the pinpoints of the branches, the data for each branch and to choose what to see (all the branches of Organization A, or of Org B, or A's and B's, ecc).

So, what do you think the best language could be? Should I base it off OpenStreetMaps?
I got the idea down, but on the technical side I really don't know what to do!

Thank you :)
Posted
Updated 19-Jan-15 14:38pm
v3
Comments
Richard MacCutchan 18-Jan-15 3:40am    
Well you do not want to use C++ to create a website. Take a look at ASP.NET to get started.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900