hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
154 stars 137 forks source link

feat: Add Category-Based Organization for FAQ Page #964

Closed Nifilat closed 3 weeks ago

Nifilat commented 3 weeks ago

Description

​This PR introduces the functionality to organize and fetch FAQs based on categories. The changes include modifications to the existing FAQ service to support grouping FAQs by their categories.

Related Issue (Link to issue ticket)

[ENHANCEMENT] [ANCHOR : BE Python] Endpoint and structure for Catergory Based Organization for FAQ Page​

Motivation and Context

​This change is required to provide a better user experience on the FAQ page by categorizing FAQs. It allows users to easily find answers to their questions by browsing through relevant categories.

How Has This Been Tested?

The changes have been tested using unit tests and Postman ​

Screenshots (if appropriate - Postman, etc):

Screenshot 2024-08-24 at 12 44 30 Screenshot 2024-08-24 at 12 46 44

Types of changes

Checklist: