Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanmayee2010/library-management-system
Library Management System
https://github.com/tanmayee2010/library-management-system
phpmyadmin python tkinter-gui xampp
Last synced: 7 days ago
JSON representation
Library Management System
- Host: GitHub
- URL: https://github.com/tanmayee2010/library-management-system
- Owner: Tanmayee2010
- Created: 2024-06-05T10:00:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T14:11:52.000Z (6 months ago)
- Last Synced: 2024-11-21T04:58:03.710Z (2 months ago)
- Topics: phpmyadmin, python, tkinter-gui, xampp
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library-Management-System
Library management system is small program to manage library which includes the task of:
A library management system is GUI that is designed to manage all the functions of a library.
It helps librarian to maintain the database of new books and the books that are borrowed by members along with their due dates.
Views Books, Issuing Books, Collecting Books, etc**##Objectives:**
The primary objective of any library system is to collect, store, organize, retrieve and make available the information sources to the information users.
Library Management System will deal in the entire requirement needed for managing the activities of College Library.**##Modules:**
1.Login.py - To Login the user or admin2.MainModule.py - This is the main module
3.SearchBook.py - To View the list of books in the Library
4.Add_Books.py - To Add the book in Library
5.IssueBook.py - To Issue a book from Library
6.ReturnBook.py - To Return a book to the Library
7.Add_Student.py - To Add an User from Library
8.Remove_student.py - To Remove an User from Library
For any queries send mail on **[email protected]**