Giter Site home page Giter Site logo

laplandlearner / genealogy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laravel24/genealogy

0.0 0.0 0.0 549.25 MB

Laravel 8 backend API using PHP 8 family tree and genealogy data processing website software.

Home Page: https://www.facebook.com/familytree365

License: MIT License

Shell 0.22% Python 0.06% PHP 98.07% Makefile 0.59% Blade 0.22% Dockerfile 0.84%

genealogy's Introduction

Genealogy - Open Source Family Tree Software - Laravel 9 backend

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

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. API support for many databases of family tree records. In the future there will be optional smart matching with other servers. This is the Laravel 9 backend using the Laravel Enso collection of modules. Please see https://github.com/cgd-ui/genealogy for the client.

Data tables for comprehrensive amount of CRUD information. Forms easy to modify. Gedcom import and export. DNA matching. Subscriptions using Stripe and PayPal. APIs for various online databases of genealogical records.

Demo

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

Official Laravel Enso Documentation

The documentation is available here split into backend and frontend. Note that most sections have short demo clips.

Installation Steps

  1. Download the project with git clone https://github.com/cgdsoftware/genealogy.git

  2. Copy .env.example to .env and edit details

  3. composer install or on Windows you need to use composer install --ignore-platform-reqs ext-pcntl ext-posix

  4. php artisan key:generate

  5. php artisan serve In order to serve the back-end API, take a look at the Local Development Server section of the Laravel installation documentation and consider using Valet for a better experience

  6. Run php artisan migrate --seed

  7. Follow installation steps for client side (https://github.com/cgd-ui/genealogy) and launch the site and log into the project with user: [email protected], password: password

  8. (optional) Setup the configuration files as needed, in config/enso/*.php

Import test data

  1. Make sure php artisan queue:work is running

  2. Make sure root database user is being used.

  3. Register a new user and login.

  4. Go to gedcom / import and upload https://github.com/cgdsoftware/public-gedcoms/blob/master/files/royal92.ged

Broadcasting Setup

# install dependencies
$ npm install -g laravel-echo-server

$ laravel-echo-server configure
$ nano .env

  BROADCAST_DRIVER=redis
  REDIS_PREFIX=

$ laravel-echo-server start

If you want to keep it in background proccess you should install pm2 or supervisor

Sphinx Search Engine Setup

In this project, sphinx search engine is used to improve search result. If you want to see how to setup sphinx engine, how to use in your Laravel app, please follow this medium blog.

https://medium.com/@devknight216/how-to-setup-sphinx-search-engine-with-your-laravel-app-7ace9189762b

Support services (new)

While developing genealogy, we constantly received private inquiries from devs and teams asking us about paid support. Some of these requests even lead to fruitful collaborations, so we finally decided to launch such an option.

If you're looking for premium support when building applications with genealogy we can help you with that. Our support packages start at ยฃ250 / month with 8 hours included. With premium support you will get:

a private repo on our self hosted gitlab instance where you can host your project

priority in addressing your issues

help with understanding the environment

getting you to be proficient when developing on Enso

mentoring

code reviews

general advice & support on Laravel & Vue

assistance on version upgrades

up to 4 hours / month of remote desktop sessions and call conferences with your team

direct communication via Slack during our office hours

The support services are provided by a team of 4 members.

Thanks

Built with Laravel Enso 5.x which is crafted on Laravel 9.2.

Special thanks to Taylor Otwell, Jeffrey Way, Evan You and Jeremy Thomas. Laravel Enso

Contributions

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

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! ๐Ÿ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

This package is released under the MIT license.

genealogy's People

Contributors

curtisdelicata avatar aocneanu avatar gandesc avatar dependabot[bot] avatar jyyblue avatar prihutomo avatar raftx24 avatar heru0502 avatar dependabot-preview[bot] avatar shahghasiadil avatar webstar1027 avatar jlsjonas avatar stylecibot avatar bayareawebpro avatar vmcvlad avatar snehalvs avatar gitmanuela avatar mauthi avatar y0net avatar djkammu avatar gulafsagreatideas avatar topnotch-itdev avatar feci77 avatar monkeywithacupcake avatar devpro9219 avatar saadsufyan avatar xdimension avatar dmytro-alpha avatar a-simonyan avatar suman-openweb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.