Skip to content

erenulas/PrologFamilyTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prolog Family Tree

It's a family tree application written in Prolog programming language.

  • Users are able to update people in family tree.
  • Users are able to get the basic information about each person.
  • Users are able to ask the relationship between 2 people.
  • Users are able to display the family tree.

Diagram for the family tree that is added in the code as an example is shown below.

Example family tree diagram

How to Use It?

  • Clone the repo.
  • Add your own family.
  • Type 'menu.' on Prolog console, and then type '5.' to select the fifth option on menu.
    You need to run the 5th option before you select any other options!

Releases

No releases published

Packages

No packages published

Languages