gustavofsousa / Book-Library

πŸ“š Creating and updating a book library with python and SQLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your Library Project πŸ“š

Welcome to Your Library Project, a simple library management system implemented in Python and SQLite.

Project Overview

This project demonstrates the basic functionalities of a library management system:

  • πŸ“– Adding new books with both simple and complete information
  • πŸ“š Viewing all books in the library
  • πŸ” Searching for books by title
  • πŸ—‘οΈ Deleting books by ID

Getting Started

To run the project, follow these steps:

  1. Clone the repository to your local machine.
  2. Install Python and SQLite.
  3. Run the library_app.py file to launch the library application.

Project Screenshots

Library Application Screenshot

Contributing

Thanks to @AWDev489 for contributing. Contributions are welcome! Feel free to open issues and submit pull requests to improve the project.

Contact

If you have any questions, feel free to contact me:

Give a ⭐ if this project has helped you!

License

This project is licensed under the MIT License.

About

πŸ“š Creating and updating a book library with python and SQLite


Languages

Language:Python 100.0%