Library-Management-System
Library-Management-System copied to clipboard
BUGS
- The banned user is able to issue the book .
- Books can be borrowed beyond the number of copies available, i.e. copies in books.php takes negative values.
- When the borrowed status of a book is returned, and if the return function is used again ,it overwrites the date returned to the current date.