Newspaper Web App: A dynamic online news platform with roles for guests, subscribers, writers, editors, and admins. Features include full-text search, category/tag filters, premium article access, WYSIWYG editor, and secure authentication using Express.js, TypeScript, MongoDB, and EJS
Objective
Fetch and display 5 random articles from the same category as the currently viewed article, to provide users with related content.
Requirements
Query for Related Articles
Display Related Articles
User Interaction
Styling and Layout
Random Selection
Deliverables
Acceptance Criteria