http://code.google.com/p/missingpets/
http://missingpets.rorclass.org.
Team Members:
Armen Khodaverdian
Eric Paik
Gautam Wilkins
Description:
A location for people to post missing/found pets in their area. While there are other sites which allow this functionality, universally information is difficult to locate and reference. Through utilization of the Google Maps API, we hope to make it easier for people to post notices about lost pets, found pets, and seen pets. Users can upload pictures and specify descriptions of lost, found, and seen pets. Users can also message other users to communicate information.
What Needs to Be Done:
Whenever an ad is placed, registered users in a certain radius are automatically notified.
Allow users to add possible missing pet sighting in their area.
User Stories:
Entities:
1)Users:
Users may create an account
Users with accounts must post contact information
Users with accounds may send messages to other users
Users with accounts may make a pet post (declaring a pet to be lost,found, or seen)
Users may upload a picture for a posting they created
Users may delete a post they made
2)Pets:
Pets are associated with the user who posted them
Pets must have a location (the googe map's API is used here)
Pets must have a description
Pets may have an image
Pets may be searched for by characteristics and location
Pets may be viewed by any user
3)Messages:
Users may send a message to another user
Messages must have a sending user and a recieving user
Messages must have a text area
Messages can be send on the fly to a user when viewing that user's post
Messages may be deleted by the user recieving and sending the message
Comments (0)
You don't have permission to comment on this page.