prabhakar267 / library-management-system

:books: An automated library management system developed in Laravel 4.2 PHP MVC Framework
MIT License
360 stars 323 forks source link

Preferable return date entry missing #48

Open krish2529 opened 5 years ago

krish2529 commented 5 years ago

@prabhakar267 Screenshot_3 how to entry book return date ? please help

prabhakar267 commented 5 years ago

I'm not sure but as far as I remember the default time to return is 2 weeks (14 days). If you are willing to contribute, we can add an option on the issue book page to make it per book configurable and also we can add this information in some config to change default value.