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

Store Interests Inside the Database #7

Open
RickyRAV opened this issue Dec 29, 2023 · 0 comments
Open

Store Interests Inside the Database #7

RickyRAV opened this issue Dec 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RickyRAV
Copy link
Member

Feedback:
It would be beneficial to have interests written inside the database.

Description:
The user has suggested storing interests directly inside the database. Currently, it seems that the application might not be handling interests in this way, and the user sees value in centralizing and organizing this information within the database.

Suggestions:

  1. Modify the database schema to include a dedicated table or field for storing user interests.
  2. Ensure that the application logic is updated to read and write interests to the newly defined database structure.
  3. Consider optimizing queries related to interests for better performance.

Expected Outcome:
By storing interests directly inside the database, the application can efficiently manage and retrieve this information, providing a more scalable and organized solution.

@RickyRAV RickyRAV added the enhancement New feature or request label Dec 29, 2023
@RickyRAV RickyRAV self-assigned this Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant