MSTC-DA-IICT / Hacktoberfest24-Library-Management-System-Django

This repository is made for the purpose of Hacktoberfest-2024
2 stars 5 forks source link

Add Return Book Functionality #7

Open Priyanshi89 opened 1 month ago

Priyanshi89 commented 1 month ago

Allow users to return borrowed books, setting the book's status back to "available."

Add logic to ensure a book can only be borrowed when it’s available.

Spiritedswordsman commented 1 month ago

Hello there, please assign me this one too :smiley: , also I would like to know if you want it to have as just a function?.. or an api endpoint?