hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
153 stars 136 forks source link

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

Open JoshuaOloton opened 2 months ago

JoshuaOloton commented 2 months 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 2 months ago

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