Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JoshuaOloton opened this issue Aug 24, 2024 · 1 comment
Open

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

JoshuaOloton opened this issue Aug 24, 2024 · 1 comment

Comments

@JoshuaOloton
Copy link
Contributor

JoshuaOloton commented Aug 24, 2024

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

  • A superadmin can successfully populate the FAQ data into the database.
  • The data is correctly stored and accessible through the FAQ API endpoints.
  • Appropriate security measures are in place to restrict this functionality to superadmin accounts only.
  • The FAQ data is correctly stored and integrated with the existing API endpoints for retrieval.

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

  • Implement a feature allowing the superadmin to populate the FAQ database.
  • Ensure that the populated data includes comprehensive and relevant FAQs.
  • Restrict the data population functionality to superadmin accounts only.
  • Validate that the populated data is correctly stored and can be retrieved via the appropriate API endpoints.

Expected Outcome

  • The database is successfully populated with a set of FAQs that are comprehensive and relevant.
  • Users can access the FAQ section and find answers to common questions without delays.
  • The process is secure, with only superadmin accounts having the ability to perform this action.
  • The FAQ data is stored correctly in the database and is fully integrated with existing API endpoints for easy retrieval and display.

image

image

Related Issue

hngprojects/hng_boilerplate_nestjs#922

@johnson-oragui
Copy link
Collaborator

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

@JoshuaOloton JoshuaOloton changed the title [Fix] [Anchor BE - Python} FAQ Page Content Missing showing no result found, fix by populating the database[Fix] [Anchor BE - Python} FAQ Page Content Missing showing no result found, fix by populating the database [Fix] FAQ Page Content showing no result found Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants