Library management system ( Sistemi i menaxhimit të bibliotekës )
A library management system is software 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. This system completely automates all your library's activities. [ EN ]
Një sistem i menaxhimit të bibliotekës është softuer që është krijuar për të menaxhuar të gjitha funksionet e një biblioteke. Ai ndihmon bibliotekarin të mbajë bazën e të dhënave të librave të rinj dhe librave që janë huazuar nga anëtarët së bashku me datat e tyre të mbarimit. Ky sistem automatizon plotësisht të gjitha aktivitetet e bibliotekës suaj. [ SQ ]
Before starting with the application installation you must have the programs installed on your PC as follows:
- Visual Studio 2019 or newer
- MySQL Workbench 8.0
- Devexpress 19.2
- Bunifu UI v1.52
Installation ( Instalimi )
Clone the project
git clone https://github.com/enisgjini/bibloteka.git
Go to the project directory
cd bibloteka
Screenshots ( Pamjet e ekranit )
Login Screen ( Ekrani i hyrjes )
Readers Screen ( Ekrani i lexuesve )
Books Screen ( Ekrani i librave )
Screen of Giving and borrowing books ( Ekrani i dhenia dhe huazimi i libave )
Contributing
Contributions are always welcome!
Pull requests are welcome!
For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.