Skip to content

webstar1027/LandrodWebApplication

Repository files navigation

Family Tree 365 - Open Source Family Tree Software - Laravel 8 Backend API

Latest Stable Version Scrutinizer Code Quality Build Status Code Intelligence Status StyleCI CodeFactor codebeat badge Build Status CircleCI

Build Setup

# install dependencies
$ composer install

$ php artisan key:generate
$ php artisan migrate --path=database/migrations/landlord --database=landlord

# serve with hot reload at localhost:8000
$ php artisan serve

## Description

Browser based genealogy software for interacting and processing data efficiently. Easily create your
own family tree by importing your existing data or manual data entry. Storage of all data is securely on your own server and does
not leave your environment without your permission. In the future there will be optional
smart matching with other servers. This is the Laravel 8 backend, see the frontend repository for the Nuxt / Vue client side support.

## Demo

https://www.familytree365.ml - register a free account

Thanks

Built with Laravel 8

Special thanks to Taylor Otwell, Jeffrey Way

Contributions

are welcome. Pull requests are great, but issues are good too.

Contributors

This project exists thanks to all the people who contribute.