<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>

<ol>
        <li><p style="margin-bottom: 0cm">El sistema debe Listar Tipos de
        Publicadores.</p>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Gestionar
        Ciudades.</p>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Gestionar
        Provincias.</p>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Gestionar
        Imágenes.</p>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Gestionar
        Publicadores por Tipo de Publicador junto con:</p>
        <ol>
                <li><p style="margin-bottom: 0cm">Sus Ciudades(2).</p>
                </li><li><p style="margin-bottom: 0cm">Sus Provincias(3).</p>
                </li><li><p style="margin-bottom: 0cm">Sus Imágenes(4).</p>
        </li></ol>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Listar Tipos de
        Propiedades.</p>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Listar Tipos de
        Operación.</p>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Gestionar
        Propiedades de cada Publicador junto con:</p>
        <ol>
                <li><p style="margin-bottom: 0cm">Sus Ciudades(2).</p>
                </li><li><p style="margin-bottom: 0cm">Sus Provincias(3).</p>
                </li><li><p style="margin-bottom: 0cm">Sus Imágenes(4).</p>
                </li><li><p style="margin-bottom: 0cm">Sus Tipos de operación(7).</p>
                </li><li><p style="margin-bottom: 0cm">Sus Tipos de propiedades(6).</p>
        </li></ol>
        </li><li><p style="margin-right: -0.45cm; margin-bottom: 0cm">El sistema
        debe Listar los 10 Publicadores de Tipo Inmobiliarias con mayor
        ranking.</p>
        </li><li><p style="margin-right: -0.45cm; margin-bottom: 0cm">El sistema
        debe Listar Publicadores.</p>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Listar las 10
        ultimas propiedades publicadas en la pagina inicial.</p>
        </li><li><p style="margin-right: -0.13cm; margin-bottom: 0cm">El sistema
        debe enviar e-mails de los Publicadores al e-mail de
        soporte(Servidor).</p>
        </li><li><p style="margin-bottom: 0cm">El sistema debe Buscar
        Propiedades.</p>
        <ol>
                <li><p style="margin-bottom: 0cm">Por tipo de propiedad.</p>
                </li><li><p style="margin-bottom: 0cm">Por ambientes.</p>
                </li><li><p style="margin-bottom: 0cm">Por ciudad</p>
                </li><li><p style="margin-bottom: 0cm">Por provincia</p>
                </li><li><p style="margin-bottom: 0cm">Por valor.</p>
                </li><li><p style="margin-bottom: 0cm">Por tipo de
                operación(Venta/Alquiler)</p>
        </li></ol>
</li></ol>
<p style="margin-bottom: 0cm"><br>
</p>
<p style="margin-bottom: 0cm"><br>
</p>
<p style="margin-bottom: 0cm"><span class="Apple-style-span" style="font-size: 12pt; "><b>Diccionario:</b></span></p><p style="margin-bottom: 0cm"><br></p>
<p style="margin-bottom: 0cm">        </p>
<p style="margin-bottom: 0cm">        Tipos de Publicadores: Propietarios e
Inmobiliarias.</p><p style="margin-bottom: 0cm"><br></p>
<p style="margin-bottom: 0cm">        </p>
<p style="margin-bottom: 0cm"><b>        Publicador</b>: Entidad(persona física o
jurídica) que publica u ofrece una propiedad en                                
venta/alquiler.</p>
<p style="margin-bottom: 0cm">                Atributos: Nombre; Apellido(si lo
requiere); e-mail; Ciudad; Provincia; Ranking;</p>
<p style="margin-bottom: 0cm">                             Teléfono(opcional);
web(opcional); Foto/Logo(opcional).</p>
<p style="margin-bottom: 0cm"><br>
</p>
<p style="margin-bottom: 0cm"><b>        Propiedades</b>: Inmueble.</p>
<p style="margin-bottom: 0cm">                Atributos: Tipo de propiedad;
Ambientes; Dirección; Tipo de                                                       operación(Venta/Alquiler);
Ciudad; Provincia; Fotos(limite 6);</p>
<p style="margin-bottom: 0cm">                              Descripción; Valor(opcional);
Visitas.</p><p style="margin-bottom: 0cm"><br></p><p style="margin-bottom: 0cm"><hr></p><p style="margin-bottom: 0cm">
<table frame="VOID" cellspacing="0" cols="1" rules="NONE" border="0">
        <colgroup><col width="113"></colgroup>
        <tbody>
                <tr>
                        <td width="113" height="20" align="CENTER"><b><font size="3">Provincias</font></b></td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">id_provincia</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">Provincia</td>
                </tr>
        </tbody>
</table><hr>
<table frame="VOID" cellspacing="0" cols="1" rules="NONE" border="0">
        <colgroup><col width="139"></colgroup>
        <tbody>
                <tr>
                        <td width="139" height="20" align="CENTER"><b><font size="3">Propiedades</font></b></td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">id_propiedad</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">id_publicador</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">Tipo propiedad</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">Ambientes</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">Tipo operación</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">Valor</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">Descripción</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">Visitas</td>
                </tr>
        </tbody>
</table><hr>
<table frame="VOID" cellspacing="0" cols="1" rules="NONE" border="0"><colgroup><col width="204"></colgroup><tbody><tr><td width="204" height="20" align="CENTER"><b><font size="3">Imágenes_Propiedades</font></b></td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">id_imagen_prop</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">imagen</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">id_propiedad</td>
                </tr>
        </tbody>
</table><hr>
<table frame="VOID" cellspacing="0" cols="1" rules="NONE" border="0">
        <colgroup><col width="209"></colgroup>
        <tbody>
                <tr>
                        <td width="209" height="20" align="CENTER"><b><font size="3">Imágenes_Publicadores</font></b></td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">id_imagen_pub</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">imagen</td>
                </tr>
        </tbody>
</table>


<hr>
<table frame="VOID" cellspacing="0" cols="1" rules="NONE" border="0">
        <colgroup><col width="181"></colgroup>
        <tbody>
                <tr>
                        <td width="181" height="20" align="CENTER"><b><font size="3">Tipos de propiedades</font></b></td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">id_tipo_p</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">tipo</td>
                </tr>
        </tbody>
</table><hr>
<table frame="VOID" cellspacing="0" cols="1" rules="NONE" border="0">
        <colgroup><col width="180"></colgroup>
        <tbody>
                <tr>
                        <td width="180" height="20" align="CENTER"><b><font size="3">Tipos de operaciones</font></b></td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">id_tipo_o</td>
                </tr>
                <tr>
                        <td height="17" align="CENTER">tipo</td>
                </tr>
        </tbody>
</table><hr>














</p>
                                               <br /><hr />Para que tu tiempo sea sólo tuyo, estamos reinventando un nuevo Hotmail. Descubrilo.  <a href='http://www.nuevohotmail.com' target='_new'>Ver más</a></body>
</html>