-
Notifications
You must be signed in to change notification settings - Fork 306
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
[C4GT] - Search / Discovery widget for sunbird ED #8690
Comments
Hello @gouravmore I'm interested in working in the project but currently facing issues installing it including the |
@swastiksuvam55 Thanks for showing the interest in this project. Here is the list of items you can start building it
For this |
Hello @gouravmore I am really interested in working on this project and creating a proposal. I have started with the project setup. As I am very new to open source, I seek further guidance with contributions and drafting the proposal. Thank you! |
Thanks for your reply @gouravmore currently am using node version 18.12.1, the problem I faced was when I was trying to run the SunbirdEd-portal code after cloning it. As for creating a new component, should I create 2 different for react and angular and use algolia's library to implement the component code or write original code with the same logic for the component? Also, while going through the composite search API, it shows required some authorization key to use it, it'd be really helpful of you can sort this out. Thank you. |
hello @swastiksuvam55 , how did you solve that error because I recounter the same error while running the command.
|
hello @gouravmore @komalm I am interested in the project, however I am facing difficulties in setting up locally, despite many errors I was able to install all the dependencies via yarn install in WSL system however I am unable to understand what to do in the “Edit the Application Configuration” step. How do I generate the API token? What urls am I supposed to enter? Kindly guide me through this as I am really interested in contributing to this project and have started with drafting a proposal |
Hi @gouravmore , @komalm, |
Project Details
Currently the search filters in SB only supports the BMGS values. This is a problem, which will impact the discoverability of the contents in scenarios where the framework is using other categories. Additionally, it should be possible to filter the content by other other schema fields like audience etc.
Features to be Implemented
Create a component that will show filters and search results, similar to Algolia Instantsearch. This component should allow configuration that will specify which fields to allow filtering on (framework categories as well as other fields)
What needs to be built
Learning Path
Complexity Medium
Skills Required
Name of Mentors
@gouravmore @komalm
Project size 12 Weeks
Product Set Up
Acceptance Criteria
Technical Design areas
The text was updated successfully, but these errors were encountered: