Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bugramurat/library-management
Akbank Python Bootcamp - Library Management Project
https://github.com/bugramurat/library-management
Last synced: 6 days ago
JSON representation
Akbank Python Bootcamp - Library Management Project
- Host: GitHub
- URL: https://github.com/bugramurat/library-management
- Owner: bugramurat
- Created: 2024-02-19T13:05:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T13:19:24.000Z (11 months ago)
- Last Synced: 2024-02-19T14:29:15.693Z (11 months ago)
- Language: Python
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library Management Python Project
It is a Library Management project made within the scope of **Akbank Python Bootcamp**.
Before running the Python code, enter the path of the txt file containing your books into the **PATH** variable and the character separating the data (default = comma) into the **SPLITTER** variable.Afterwards, you can run it and **list** the books with numbers from the menu console, **add** a new book or **remove** any of the existing books.
![Screen Shot][product-screenshot]
[product-screenshot]: screenshot.png