Skip to content

0Swat/SQLite-PyQt-Library-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

obraz

Overview

This project is a PyQt5-based desktop application for managing a library system. It allows users to manage books, people, and borrowed books within the library. The application connects to an SQLite database to store and retrieve data.

Features

  • Books Management: Add, remove, and list books.
  • People Management: Add, remove, and list people.
  • Borrowing Management: Borrow and return books.
  • GUI: A user-friendly graphical interface built with PyQt5.

Requirements

  • Python 3.x
  • PyQt5
  • SQLite

About

Desktop application for managing a library system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages