Coder Social home page Coder Social logo

enlightenment-bibliotheca's Introduction

Enlightenment

Library Management System using Python and mySQL.

Objective

This project aims to simulate a small functioning library management system with python and mySQL.

It has functions to show all books, and add, issue or return them, upon logging in. It uses the graphical library tkinter for the GUI. Also has custom error and info popups, instead of using the built-in ones.

Requirements

  • Your device should have python installed.
  • It should have mySQL installed in the same directory as python.
  • mySQL Connector for python should also be installed in the same drive or folder.
  • Your device should have reasonably good free memory, required to create the databases and update it in the backend.

External assets used

  • Fonts:

    • Montserrat
    • Lato
    • Poiret One
  • python modules:

    • tkinter
    • mysql.connector
    • random
    • subprocess
    • webbrowser

Files in repo

  • /achetz:

    • add_book.png
    • added_icon.png
    • display_book.png
    • email_icon.png
    • error_icon.png
    • exists_icon.png
    • home_book.png
    • issue_book.png
    • issued_icon.png
    • login_icon.png
    • match_icon.png
    • read_icon.png
    • returned_book.png
    • server_icon.png
    • stack_book.png
    • show_book.png
  • /popups:

    • blank_error.py (64)
    • connect_error.py (62)
    • added_info.py (62)
    • exists_error.py (64)
    • issued_info.py (62)
    • issued_book.py (55)
    • mail_error.py (64)
    • match_error.py (64)
    • read_error.py (64)
    • returned_info.py (62)
  • credentials.txt

  • login.py (176)

  • home.py (391)

  • add_page.py (186)

  • issue_page.py (300)

  • return_book.py (282)

  • show_page.py (223)

Total lines of code: 2181. (omg)

Credit Flaticon for the images used, and myself for the code.

Screenshots

drawingdrawingdrawingdrawingdrawingdrawing

enlightenment-bibliotheca's People

Contributors

voldemort271 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.