## Bienvenido ...

**Genealogy** es una aplicación gratuita y de código abierto para registrar miembros de la familia y sus relaciones.

<img src="img/help/genealogy-000.webp" class="rounded" alt="Genealogy-000">
<img src="img/help/genealogy-020.webp" class="rounded" alt="Genealogy-020">

## Demo

<a href="https://genealogy.kreaweb.be/" target="_blank">https://genealogy.kreaweb.be/</a>

Esta demo tiene implementados 2 árboles genealógicos: **BRITISH ROYALS** y **KENNEDY**.

<table>
    <thead>
        <tr>
            <th style="text-align:left">Credenciales</th>
            <th style="text-align:left">Propósito</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td><b>administrator@genealogy.test</b><br/>password</td>
            <td>para ver los equipos <b>BRITISH ROYALS</b> y <b>KENNEDY</b> como <b>propietario</b> del equipo</td>
        </tr>
        <tr>
            <td><b>manager@genealogy.test</b><br/>password</td>
            <td>para ver el equipo <b>BRITISH ROYALS</b> como <b>gerente</b></td>
        </tr>
        <tr>
            <td><b>editor@genealogy.test</b><br/>password</td>
            <td>para ver el equipo <b>KENNEDY</b> como <b>editor</b></td>
        </tr>
        <tr>
            <td><b>member_1@genealogy.test</b><br/>password</td>
            <td>para ver el equipo <b>BRITISH ROYALS</b> como <b>miembro</b> normal</td>
        </tr>
        <tr>
            <td><b>member_4@genealogy.test</b><br/>password</td>
            <td>para ver el equipo <b>KENNEDY</b> como <b>miembro</b> normal</td>
        </tr>
        <tr>
            <td><b>developer@genealogy.test</b><br/>password</td>
            <td>para ver opciones reservadas para el <b>desarrollador</b>, como la <b>gestión de usuarios</b> y acceso a <b>personas en todos los equipos</b></td>
        </tr>
    </tbody>
</table>

## Repositorio de Github

<a href="https://github.com/MGeurts/genealogy/" target="_blank">https://github.com/MGeurts/genealogy</a>
