Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 720 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 720 Bytes

FamilyTree

creates a family tree by adding relative to a known relative and displays the family tree. Inspired by the complicated Asian family structure, the program tells the user by which title he or she should call the relative by.

Getting Started

Prerequisites

download all the files, unzip javafoundations.zip; A java development environment like BlueJ https://bluej.org run FamilyTree.java to get the interface.

Implementation

open package.bluej right click FamilyTree Class and select void main(String[] args) and then click run

In the interface, select Add Member tab to add family members. The family tree diagram will be shown in the Tree tab.

Contributors

Yige Zhu, Coco Kneer, Melory So