Soldato
Hi,
If someone said to you:
"we need something where you can enter a postcode and see which 3 remote workers are closest to that postcode and include travel distance and time"
How would you go about it?
Other requirements:
has to be accessible to up to 10 people at once
Accessible for people in different locations
easy to edit (enter new remote workers, edit or remove them)
simple to use
accurate.
Now, I have been looking at using googlemaps api to create a custom map showing area managers and their staff all over England and Wales, buttons to allow you to select/deselect them etc. Attached to a simple dbase table and admin panel for entering/editing info.
it means me learning a lot of new technologies but that's what I am thinking to solve this issue.
How would you go about it?
If someone said to you:
"we need something where you can enter a postcode and see which 3 remote workers are closest to that postcode and include travel distance and time"
How would you go about it?
Other requirements:
has to be accessible to up to 10 people at once
Accessible for people in different locations
easy to edit (enter new remote workers, edit or remove them)
simple to use
accurate.
Now, I have been looking at using googlemaps api to create a custom map showing area managers and their staff all over England and Wales, buttons to allow you to select/deselect them etc. Attached to a simple dbase table and admin panel for entering/editing info.
it means me learning a lot of new technologies but that's what I am thinking to solve this issue.
How would you go about it?