This project utilize ttkbootstrap to style and TinyDB to persist the data.
- Clone the repository:
git clone https://github.com/nbilbo/tk-tiny-library.git - Go to project directory
cd tk-tiny-library - Install the dependencies:
pip install -r requirements.txt - Run the application:
python main.py
