Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,27 @@ it is a mini project which I'm sharing please support my hard work of day and ni
just subscribing to my youtube channel https://www.youtube.com/channel/UCCuNQ7G4mCcoGq-y-RCjmhw
it will help you to learn more things and work with me in the future,
I'll be continuously programming for good, thanks :)


----
# Book Management System

This is a Book Management System implemented using Python and the `tkinter` library for creating a graphical user interface (GUI).

## Features

- The system provides a user-friendly GUI for managing books.
- It includes a header with an image and a title.
- The main frame displays information about the book store.

## Prerequisites

- Python 3.x
- Tkinter library

## Installation

1. Clone the repository:

```shell
git clone https://github.com/your_username/book-management-system.git