Library-Management-System icon indicating copy to clipboard operation
Library-Management-System copied to clipboard

A Python Flask based Library Management System. This Flask app has all the features of a Library Management System like adding, removing, and creating copies of books. This app has a separate admin ta...

Results 12 Library-Management-System issues
Sort by recently updated
recently updated
newest added

How can i add myself as an admin ?

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.40 to 2.0.7. Release notes Sourced from sqlalchemy's releases. 2.0.7 Released: March 18, 2023 sql [sql] [bug] Fixed critical SQL caching issue where use of the _sql.Operators.op()...

dependencies
python

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.0 to 1.10.2. Release notes Sourced from alembic's releases. 1.10.2 Released: March 8, 2023 bug [bug] [ops] Fixed regression where Alembic would not run with older SQLAlchemy...

dependencies
python

Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.2.3. Release notes Sourced from flask's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://flask.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/flask/milestone/26?closed=1 2.2.2 This is...

dependencies
python

**These are the functions that I have added:** 1. A admin toggle on register page for admin , (alternative - this feature could be in-build inside the code with some...

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies
python

Bumps python from 3.10.2 to 3.11.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.10.2&new-version=3.11.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 3.1.0 to 4.0.4. Changelog Sourced from flask-migrate's changelog. Flask-Migrate Change Log Release 4.0.4 - 2023-02-02 Correctly obtain database URL with SQLAlchemy 2.0 #505 (commit) Release 4.0.3 -...

dependencies
python

Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 2.5.1 to 3.0.3. Release notes Sourced from flask-sqlalchemy's releases. 3.0.3 An SLSA provenance file for the build is available to download from the GitHub release page. Changes:...

dependencies
python

Bumps [flask-login](https://github.com/maxcountryman/flask-login) from 0.6.0 to 0.6.2. Release notes Sourced from flask-login's releases. 0.6.2 Changes: https://github.com/maxcountryman/flask-login/blob/main/CHANGES.md#version-062 0.6.1 Changes: https://github.com/maxcountryman/flask-login/blob/main/CHANGES.md#version-061 Changelog Sourced from flask-login's changelog. Version 0.6.2 Released on July 25th, 2022...

dependencies
python