40 likes | 52 Views
Best project of Python based in Library Management System
E N D
Library Management System The project titled Library Management System is Library Management software for monitoring and controlling the transactions in a library .The project “Library Management System” is developed in python, which mainly focuses on basic operations in a library like adding new books, and updating new information, searching books and members and return books. Objective The main objective of the Project on Library Management System is to manage the details of student books issues librarian. Member it manages all the information about student address member student .The project is totally built at administrative end and thus only the administrative is guaranteed the access. The purpose of the project is to build an application program to reduce the manual work for managing the student. Books, address, issues. It tracks all the details about the issues, librarian member. Functionalities • Provides the searching facilities based on various factors, such as student, issues, librarian, member • Library Management System also manage the address details online for librarian , member, students. • It tracks all the information of books , address, librarian etc. • Show the information and description of the student books. • To increases efficiency of managing the Student records • It deals with monitoring the information and transactions of librarian. • Manage the information of student • Editing, adding and updating of records is improved which results in proper resource management of Student data. Scope of the project • In computer system the person has to fill the various forms & number of copies of the forms can be easily generated at a time. • In computer system it is not necessary to create the manifest but we can directly print it , which saves our times. • To assist the staff in capturing the effort spent on their respective working areas. • To utilize resources in an efficient manner by increasing their productivity through automation.
• The system generates types of information that can be used for various purposes. • It satisfy the user requirement. • Be easy to understand by the user and operator. • Have a good user interface. • Be expandable. • Delivered on schedule within the budget. HARWARE AND SOFTWARE RQUIREMENT HARDWARE REQUIREMENTS • Window 10 Operating System • Minimum i3 processor • Minimum 4GB RAM • Some Storage Device SOFTWARE REQUIREMENTS: • Install Python • Install Editor Like PyCharm Python Libraries Requirements • import tkinter • from tkinter import * • from tkinter import messagebox • from tkinter import ttk • import datetime as dt • import time • from time import strftime • import sys • import math • import random • from tkinter import messagebox
• import os Tkinter: • Tkinter gives you the ability to create Windows with widgets in them widget is a graphical component on the screen (button, text label, drop- down menu, scroll bar, picture, etc...) Time: • This module provides various time-related functions. For related functionality, see also the date time and calendar modules. MySQL Database with XAMPP XAMPP stack of software is an open-source localhost server providing a number of functionalities through the package of software it contains. The software, which is part of XAMPP is started/stopped using the XAMPP Control Panel. It is used for testing the projects and modifications offline before launching it on the global web. One such very important functionality provided by XAMPP is the creation of the MySQL database. This is done by using php My Admin. ER Diagram