This website requires JavaScript.
Explore
Help
Register
Sign In
kristoferssolo
/
LU-bookstore
Watch
1
Star
0
Fork
0
You've already forked LU-bookstore
mirror of
https://github.com/kristoferssolo/LU-bookstore.git
synced
2026-03-22 00:26:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
8fb6e2c2ed296c7c4feec5ef9b4911215833eb58
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kristofers Solo
8fb6e2c2ed
refactor(gui): add global variables
2023-11-08 12:44:46 +02:00
src
refactor(gui): add global variables
2023-11-08 12:44:46 +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(table): display data as a table
2023-11-06 22:08:26 +02:00
README.md
refactor(readme): move task to separate file
2023-10-22 19:12:05 +03:00
requirements.txt
feat(table): display data as a table
2023-11-06 22:08:26 +02:00
TASK.md
refactor(readme): move task to separate file
2023-10-22 19:12:05 +03:00
README.md
LU bookstore
Task
Develop a bookstore inventory management system in Python. Read more
here
Running
pip install . -e
./main.py
Description
No description provided
Readme
MIT
81
KiB
Languages
Python
100%