Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-15-2013, 09:48 PM   PM User | #1
mtungate
New to the CF scene

 
Join Date: Feb 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mtungate is an unknown quantity at this point
Please Help /Advice - Emergency notification Website

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.
mtungate is offline   Reply With Quote
Old 02-18-2013, 10:17 PM   PM User | #2
StevenHu
Regular Coder

 
Join Date: Jun 2011
Location: CA
Posts: 105
Thanks: 0
Thanked 10 Times in 10 Posts
StevenHu is an unknown quantity at this point
You'll need a database to hold all the user information, including all the ways they want to be notified (email, phone text). You'll have a page showing a form with all the fields needed.

You'll want to figure out how to key the emergency area with the users, perhaps by zip code.

Google Maps API will show the map and a pin showing where the location is, but someone has to be able to enter that information in by hand in a form, get the zip code of the area, type in the text notice to go out to all the people, then the back-end will send it to the recipients via the database, including a link to the map with the pin.

This all looks doable, but just how large is this area? A major city? Half a state? Since this is an emergency site, I would hate to be responsible for any problems. Get plenty of insurance!
__________________
Steve Husting
http://iphonedevlog.wordpress.com
StevenHu is offline   Reply With Quote
Old 02-19-2013, 12:02 AM   PM User | #3
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,042
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
For SMS messaging to cell phones, you would need to pay for a service. That might be expensive. A message on my cell phone would be best ... I always have my cell phone on me.
mlseim is offline   Reply With Quote
Old 03-21-2013, 06:38 AM   PM User | #4
mtungate
New to the CF scene

 
Join Date: Feb 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mtungate is an unknown quantity at this point
This project has been put on hold. Thanks for the replies.
mtungate is offline   Reply With Quote
Reply

Bookmarks

Tags
advice, web, website

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:25 AM.


Advertisement
Log in to turn off these ads.