-
Notifications
You must be signed in to change notification settings - Fork 400
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
Implementing knowledgebase Search Functionality in a React Native App with Strapi and GraphQL #1473
Comments
hi @Theodore-Kelechukwu-Onyejiaku, I just submitted another proposal. |
Hi @leviOnNet , How about building a knowledge-based app or system? Would you also consider using AI (Memory store and RAG)? |
Hi @Theodore-Kelechukwu-Onyejiaku no problem, I will create the knowledge-based app and add a Memory store and RAG. |
hi @Theodore-Kelechukwu-Onyejiaku here is the link to the hackmd article I write: https://hackmd.io/@Levi-masonde/BJUrlZl8C |
Hello @Theodore-Kelechukwu-Onyejiaku Did you get a chance to look at this |
Hi @leviOnNet , Please could you grant me access to your draft? |
hi @Theodore-Kelechukwu-Onyejiaku , I just gave you access: https://hackmd.io/@Levi-masonde/BJUrlZl8C |
Hi @Theodore-Kelechukwu-Onyejiaku Did you get to see my last comment? |
Hi @leviOnNet , Thank you! I still don't have access to this draft. However, I left you some comments. Please incorporate. You can find the general review as well below: Here is a general review of your work:
|
hello @Theodore-Kelechukwu-Onyejiaku , I am done with the edits and have given you admin access to the notes. Thank you. |
Hello @Theodore-Kelechukwu-Onyejiaku, This article should be intermediate or advanced since it uses more than 2 technologies along Strapi and the application uses complex concepts. please reconsider this if possible. |
hi @Theodore-Kelechukwu-Onyejiaku , any updates on this? |
What is your article idea?
Introduction
Searching through a large set of data efficiently is crucial for any application. In this tutorial, we will guide you through the process of implementing a search feature in a React Native app using Strapi as the backend and GraphQL for querying a knowledgebase.
Prerequisites
Basic knowledge of React Native
Familiarity with Strapi and GraphQL
A Strapi project set up with content to search through
Node.js and npm installed
Setting Up Strapi
how to setup a Strapi instance
Creating a Knowledgebase Content Type
adding content to the backend
Setting Up GraphQL Queries
understanding coding GraphQL queries
Setting Up the React Native App
setting up and creating a React Native app with search functionality
Conclusion
Conclusion
What are the objectives of your article?
how to create a local Strapi instance.
How to add content manually to a Strapi backend.
How to query the Strapi database with GraphQL.
How to create a React Native app.
how to implement search function on a React Native app.
What is your expertise as a developer or writer?
Intermediate
What type of post is this?
Tutorial
Terms & Conditions
The text was updated successfully, but these errors were encountered: