Assign Topics to Articles #157
Labels
beginner-friendly
EddieHub:good-first-issue
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
server
related to server
Milestone
Title: Assign Topics to Articles
Description:
This GitHub issue is aimed at implementing a function called
assignTopicsToArticles
in theseeder/utils.ts
file. This function will assign topics to articles in the database. The goal is to ensure that articles are tagged with relevant topics, providing better organization and searchability within the application.Tasks:
assignTopicsToArticles
Function:assignTopicsToArticles
within theseeder/utils.ts
file.email
parameter, representing the target user.email
.Acceptance Criteria:
assignTopicsToArticles
function is successfully implemented and located in theseeder/utils.ts
file.Additional Information:
The text was updated successfully, but these errors were encountered: