Skip to content

PiTiKiDBB/library-management-system-python-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library-Management-System (python)

This repository contains library management system, made while learning Tkinter module (python's GUI toolkit) and the sqlite3 library(built-in database/sql interface).

  1. To RUN the program just execute 'login_register.py' {but rest of the files should also be present in the same directory}.
  2. To login as Admin or Student, click on the desired button on top of the window.
  3. Default Admin username='admin' and password='admin'.
  4. But to login as Student, user have to first SignUp to fill his/her credentials then he/she can login into the student window through the registered name and password.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%