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

Implement Algolia Search for searching site contents #5

Open
nilandev opened this issue Oct 21, 2023 · 2 comments
Open

Implement Algolia Search for searching site contents #5

nilandev opened this issue Oct 21, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request hacktoberfest Good issues for Hacktoberfest participants ready for dev Good to start development

Comments

@nilandev
Copy link
Member

nilandev commented Oct 21, 2023

The current search functionality is limited and it is implemented natively using Django. It can be replaced by more intituative Algolia search.

Steps involved:

  1. Create an API key with Algolia
  2. Implement changes in django models to allow data indexing.
  3. Implement Search in the frontend using Algolia recommended javascript.
@nilandev nilandev added the enhancement New feature or request label Oct 21, 2023
@nilandev nilandev changed the title Implement Algolia Search implementation Implement Algolia Search for searching site contents Oct 21, 2023
@nilandev nilandev added the hacktoberfest Good issues for Hacktoberfest participants label Oct 24, 2023
@real-coder007Ravi
Copy link

Hi @nilandev, I would like to work on the issue. Could you please assign me this issue.

@nilandev
Copy link
Member Author

@real-coder007Ravi this issue is now assigned to you. Let me know if you have any questions.

@nilandev nilandev added the ready for dev Good to start development label Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Good issues for Hacktoberfest participants ready for dev Good to start development
Projects
None yet
Development

No branches or pull requests

2 participants