jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
20 stars 27 forks source link

Library_Management_System/30_Days_of_Python #183

Open pratikshabhujade opened 1 month ago

pratikshabhujade commented 1 month ago

Topic: Add Search and Sort Functionality for Title and Author .

Describe the solution you'd like The current library management system lacks advanced features for searching and sorting books. Adding functionalities to search for books by both title and author and to sort the book list by either title or author will significantly enhance the usability of the system. This will allow users to efficiently find and organize books based on their preferences, improving overall user experience and library management.

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉

We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our [CONTRIBUTING.md] for guidelines on contributing to this Domain.