hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
154 stars 137 forks source link

[Fix] FAQ Page Content showing no result found #956

Open JoshuaOloton opened 3 weeks ago

JoshuaOloton commented 3 weeks ago

Description

This task involves populating the database with frequently asked questions (FAQs) using a superadmin account. The populated data will ensure that the FAQ section is filled with relevant information, improving user accessibility to common questions and answers.

Acceptance Criteria

Purpose

The purpose of this feature is to enable the superadmin to efficiently populate the FAQ section of the application with relevant information, allowing the system to provide users with immediate access to important questions and answers, enhancing the user experience and reducing the need for direct support inquiries.

Requirements

Expected Outcome

image

image

Related Issue

https://github.com/hngprojects/hng_boilerplate_nestjs/issues/922

johnson-oragui commented 3 weeks ago

Modify the title, this is FASTAPI boilerplate repository and also python.