Skip to content

dipamsen/LibraryManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Manager

This is a simple library manager application that allows you to add, edit, delete and search for books in a library.

Technologies used: Python, SQLite, Tkinter

This project was created as an investigatory project for 12th grade Computer Science course. (Dipam Sen and Arghya Kumar)

The project report (PDF) is available in the docs folder.

Screenshots

(WIP)

Installation

(WIP)

Run Locally

To compile the project yourself, make sure you have Python 3.11 installed.

Then, run the following command:

python -m pip install -r requirements.txt

To run the project, run the following command:

make run

Alternatively, you can download the source files as a ZIP archive and run the main.py file.

About

A simple library manager application that allows you to add, edit, delete and search for books in a library.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors