This is a repo to make a book management by AVL Tree in Python.
Books data is structured by an AVL tree to make searches quickly and effectively. Frontend, I have used streamlist framework to build interesting. To use, in folder of this project type:
pip install -r requirement.txt
streamlit run .\main.py