Giter VIP home page Giter VIP logo

dineshkummarc / familytree-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from piyushparkash/familytree

0.0 1.0 0.0 6.01 MB

Vanshavali:- FamilyTree is simple PHP Application targetting the collection of family data which can viewed with beautiful visualisation. You can add/update data, play with the visualisation, show you children their roots, add new members as they enter your family.

License: GNU General Public License v3.0

JavaScript 36.05% CSS 0.31% PHP 58.89% Smarty 4.73% Dockerfile 0.01%

familytree-1's Introduction

FamilyTree Scrutinizer Code Quality

FamilyTree is simple PHP Application targetting the collection of family data which can viewed with beautiful visualisation. You can add/update data, play with the visualisation, show you children their roots, add new members as they enter your family.

Installation

  1. First thing is to clone the repository. If you are not familiar with the word clone, it just means to download the application. You can download it from here, else if you know how to clone, below is the command you can use to clone the repository.

     $ git clone https://github.com/piyushparkash/FamilyTree.git
    
  2. After this step you have to move the url of the server where you have place the source after the first step. Let's assume that you are installing this application locally say in /var/www/FamilyTree. Then go to localhost/FamilyTree.

  3. After this if you see output from the browser apart from 404 Not Found error, then you are in right path. You must see something saying, Please provide permissions to some directories. Please use the below command to give permission

     $ chmod -R 744 directory_name/
    

Few directories in FamilyTree need write permissions which are not there by default. You will have to provide that explicitly.

  1. After the 3rd step it's pretty much self explainatory. But if you still need help, I am mentioning the steps. First thing that FamilyTree will be doing would be to setup the database. So you need to provide the database credentials. I am mentioning the default values. It might be different in your systems.

    Host: localhost

    Username: root

    Password: your-password

    Database: mention any name

  2. Wordpress OAuth has been introduced which works with Wordpress OAuth Server and Wordpress REST API.

If you want to use it, you would have to install the above plugin in Wordpress and provide FamilyTree details such as Client ID, Secret Key, Auth and Token End Point.

Redirect URI will be provided during the installation. Update the URL in Wordpress OAuth Server

  1. Don't forget to do composer install

  2. If everything goes right, It will install FamilyTree and you will be able to see the Family with the visualization.

Demo

http://familytree.ratupar.in/

Facing Problems?

We are so sorry that you are facing problems.

Report it here so that we can act on it immediately.

Get Involved / Contribute

Visit this website

AUTHORS:

Piyush Parkash

Official Website: vanshavali.ratupar.in

Email: [email protected]

familytree-1's People

Contributors

dependabot-preview[bot] avatar dnap avatar medyagh avatar piyushparkash avatar swatigoyal9 avatar utkarshsethi avatar

Watchers

 avatar

familytree-1's Issues

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.