/Book-Library

📚 Creating and updating a book library with python and SQLite

Primary LanguagePython

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.