An open API service indexing awesome lists of open source software.

https://github.com/parisaalizadeh2003/library_managment

The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.
https://github.com/parisaalizadeh2003/library_managment

alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite

Last synced: 3 months ago
JSON representation

The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.

Awesome Lists containing this project