Closed sanchitc05 closed 2 weeks ago
It looks like the findByMember_memberId
method was removed from the Borrowing Repository. Could you please re-add it?
Oh yeah sure @Guhapriya01
@Guhapriya01 please review the changes and feel free to merge pr if everything looks good.
@Guhapriya01 I have added Page<Borrowings> findByMember_memberId(int memberId, Pageable pageable);
please feel free to merge it with required labels.
Fixes #95
๐ Add Analytics Endpoints with Role-Based Access Control
Overview
This PR introduces new analytics endpoints to LibraryMan-API, providing valuable insights into library operations. The feature is specifically designed for administrators and librarians to track and analyze library usage patterns.
๐ New Features
๐ Security Updates
๐ฏ Why This Matters
๐งช Testing Checklist Please verify the following scenarios:
๐ Example Usage
๐ Review Focus Areas
๐ Documentation Updates
๐ค Testing Instructions
๐ Dependencies
โ ๏ธ Important Notes
๐ Future Enhancements
๐ Known Issues
๐ Checklist
๐ก Questions or suggestions? Feel free to comment below!
๐ Thank you for reviewing this PR. Your feedback is valuable and appreciated!