Skip to content

Store Interests Inside the Database #7

@RickyRAV

Description

@RickyRAV

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions