Family Tree Management

A comprehensive application to manage and visualize family trees.

Project information

  • Category: Web design
  • Client: University Project
  • Project date: Oct 2023
  • Framework: Java & Neo4j
  • Project URL: Family Tree Github

Family Tree Management

  • Developed a family tree management application using Java and Neo4j to represent and query complex family relationships as graph data.
  • Designed the system to handle dynamic relationships (parent-child, spouse, sibling) using Cypher queries and Neo4j's graph model.
  • Built backend services in Java (Spring Boot) to manage relationship logic, data validation, and API endpoints for frontend interaction.