## Welcome ...

**Genealogy** is a free and open-source family tree application to record family members and their relationships.

<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>

This demo has 2 family trees implemented, **BRITISH ROYALS** and **KENNEDY**.

<table>
    <thead>
        <tr>
            <th style="text-align:left">Credentials</th>
            <th style="text-align:left">Purpose</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td><b>administrator@genealogy.test</b><br/>password</td>
            <td>to view teams <b>BRITISH ROYALS</b> and <b>KENNEDY</b> as team <b>owner</b></td>
        </tr>
        <tr>
            <td><b>manager@genealogy.test</b><br/>password</td>
            <td>to view team <b>BRITISH ROYALS</b> as <b>manager</b></td>
        </tr>
        <tr>
            <td><b>editor@genealogy.test</b><br/>password</td>
            <td>to view team <b>KENNEDY</b> as <b>editor</b></td>
        </tr>
        <tr>
            <td><b>member_1@genealogy.test</b><br/>password</td>
            <td>to view team <b>BRITISH ROYALS</b> as normal <b>member</b></td>
        </tr>
        <tr>
            <td><b>member_4@genealogy.test</b><br/>password</td>
            <td>to view team <b>KENNEDY</b> as normal <b>member</b></td>
        </tr>
        <tr>
            <td><b>developer@genealogy.test</b><br/>password</td>
            <td>to view options reserved for the <b>developer</b>, like the <b>user management</b> and access to <b>persons in all teams</b></td>
        </tr>
    </tbody>
</table>

## Github Repository

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