A project to create family tree,hashing data and saving them for more privacy
pip install -r requirements.txt
just run main.py
- Create a new project
- Find best hashing algorithm
- Implement the hash algorithm
- Create person class
- Add features to it
- Add functions to it
- Analyze used algorithms
- Visualize the tree
- GUI