pittktp / ktp-react

Migration of the current Angular 6 based website to React
2 stars 1 forks source link

Big/Little Family Tree #21

Open StevenMonty opened 3 years ago

StevenMonty commented 3 years ago

Add a component to the member view page that lets you view their Big/Little families. This may be a challenging issue, need to add some sort of hierarchical data structure to the member model: look into using a graph or tree structure, or for an added challenge, create your own family tree data structure.

create-issue-branch[bot] commented 3 years ago

Branch 21-Big/Little_Family_Tree created!