Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Department-Wise Book Fetching for Students #80

Open
1 task done
BhanuPrakash2047 opened this issue Oct 18, 2024 · 8 comments
Open
1 task done

Department-Wise Book Fetching for Students #80

BhanuPrakash2047 opened this issue Oct 18, 2024 · 8 comments
Assignees
Labels
enhancement New feature or request gssoc GirlScript Summer Of Code gssoc-ext hacktoberfest hacktoberfest-accepted level2 GirlScript Summer Of Code - 25 points status: ready for dev You can asked for this issue to be assigned (if not already assigned)

Comments

@BhanuPrakash2047
Copy link

Is this feature already requested?

  • I have checked "open" and "closed" issues, and this is not a duplicate.

Problem or Missing Functionality

Currently, the library management system does not allow students to filter or retrieve books based on their department. This limits their ability to quickly find relevant resources that pertain to their specific field of study.

Feature Description

The idea is to introduce a "Department" field to the "MembersDto" entity to categorize students by their academic departments.

With this enhancement:
Students will be able to view and filter books relevant to their specific department (e.g., Computer Science students can see CS-related books).

The feature will improve the user experience by providing department-specific recommendations and tailored search results.

Screenshots

No response

Would you like to work on this feature?

Yes

Implementation Plan

Description:
This feature involves adding a new field, department, to the Member entity within the library management system. By associating each student with a specific department, the system can filter and present books that are most relevant to the students' fields of study.

Key Components:

Database Modification:

Update the Member entity to include a department field.
Ensure existing members can be assigned a default or null department where necessary.
Backend Logic:

Modify book retrieval methods to filter books based on the student's department.
Ensure that the system efficiently queries and serves the relevant books.

@BhanuPrakash2047 BhanuPrakash2047 added the status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) label Oct 18, 2024
Copy link

👋 Thank you @BhanuPrakash2047 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@BhanuPrakash2047 BhanuPrakash2047 changed the title Department-wise Book Fetching for Students Department-Wise Book Fetching for Students Oct 19, 2024
@BhanuPrakash2047
Copy link
Author

please assign the above task to me

@ajaynegi45
Copy link
Owner

Is this feature already requested?

  • I have checked "open" and "closed" issues, and this is not a duplicate.

Problem or Missing Functionality

Currently, the library management system does not allow students to filter or retrieve books based on their department. This limits their ability to quickly find relevant resources that pertain to their specific field of study.

Feature Description

The idea is to introduce a "Department" field to the "MembersDto" entity to categorize students by their academic departments.

With this enhancement: Students will be able to view and filter books relevant to their specific department (e.g., Computer Science students can see CS-related books).

The feature will improve the user experience by providing department-specific recommendations and tailored search results.

Screenshots

No response

Would you like to work on this feature?

Yes

Implementation Plan

Description: This feature involves adding a new field, department, to the Member entity within the library management system. By associating each student with a specific department, the system can filter and present books that are most relevant to the students' fields of study.

Key Components:

Database Modification:

Update the Member entity to include a department field. Ensure existing members can be assigned a default or null department where necessary. Backend Logic:

Modify book retrieval methods to filter books based on the student's department. Ensure that the system efficiently queries and serves the relevant books.

start working

@ajaynegi45 ajaynegi45 added enhancement New feature or request hacktoberfest-accepted hacktoberfest status: ready for dev You can asked for this issue to be assigned (if not already assigned) gssoc GirlScript Summer Of Code gssoc-ext level2 GirlScript Summer Of Code - 25 points and removed status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) labels Oct 19, 2024
@ayushdubey570
Copy link

/asign this issue to me as i have worked on api management and api workflow

@ajaynegi45
Copy link
Owner

Hi @BhanuPrakash2047,

Hope you're doing great! 😊 Just wanted to check in and see how things are coming along with the issue you're working on. Any progress or updates you’d like to share? And if you’ve run into any roadblocks or need a hand with anything, please don’t hesitate to reach out!

Looking forward to hearing from you!

@Aditya-PS-05
Copy link

Can you assign me this issue?

@ajaynegi45
Copy link
Owner

Can you assign me this issue?

yes you can work on it. star repo first

@Aditya-PS-05
Copy link

Starred. Please assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc GirlScript Summer Of Code gssoc-ext hacktoberfest hacktoberfest-accepted level2 GirlScript Summer Of Code - 25 points status: ready for dev You can asked for this issue to be assigned (if not already assigned)
Projects
None yet
Development

No branches or pull requests

4 participants