Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.13 KB

File metadata and controls

34 lines (23 loc) · 1.13 KB

Book-Management-System-signup-login-forget-password-using-python-GUI-tkinter-sqlite3-smtplib-and-more

This is generic signup, login, forget password form coded in oops python using Tkinter for awesome desktop GUI, sqlite3 for the database and smtplib library for sending emails to give otp for registration online it is a mini project which I'm sharing please support my hard work of day and night by 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:

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