Go to file
2023-11-08 16:10:52 +02:00
src fix(gui): show empty 2023-11-08 15:57:30 +02:00
.gitignore Initial commit 2023-10-18 12:58:30 +03:00
LICENSE Initial commit 2023-10-18 12:58:30 +03:00
main.py feat(tui): display books as a table 2023-11-01 18:57:35 +02:00
pyproject.toml feat(log): add logger 2023-11-08 15:03:29 +02:00
README.md docs(readme): update install command 2023-11-08 16:10:52 +02:00
requirements.txt feat(log): add logger 2023-11-08 15:03:29 +02:00
TASK.md update task.md 2023-11-08 15:04:05 +02:00

LU bookstore

Task

Develop a bookstore inventory management system in Python. Read more here

Running

pip install -e .
./main.py