I have been commissioned to build a site for a local town for emergency notifications.
I plan on using Drupal 7x for this project.
Scope of project:
In case of an emergency, the town wants the site to display a message notifying people of the
specific emergency (fire, flood, etc.)
They also people to log-in and input their address and info so they know where all the residents live.
During an emergency, they want a map to display where the emergency is and display in a different color.
They also want notifications to go out to all the residents in a specific area via Twitter, Facebook, Email,
Phone etc.
I do not have a lot of back-end experience, but it seems a lot of these items can be tackled with existing
tools. I have looked into a javascript library that can display map data
http://raphaeljs.com/. I would like
to dip into the Google maps API for the map display portion, but I am not sure.
Any help, tips would be very much appreciated.