Skip to content

Realtime Search Box - #3

Open
CollinsTatang wants to merge 30 commits into
mainfrom
develop
Open

Realtime Search Box#3
CollinsTatang wants to merge 30 commits into
mainfrom
develop

Conversation

@CollinsTatang

@CollinsTatang CollinsTatang commented Jul 4, 2024

Copy link
Copy Markdown
Owner

Create a realtime search box, where users search articles, and then have analytics that displays what users were searching for

  • Add database migration files for Article and User Search Analytics using the Postgres database.
  • Add a search box and controller.
  • Store search data in the database.
  • Added a new instant search timer variable to handle the delayed execution.
  • Make a POST request to the server to record the search.
  • Display analytics of user search.
    • Display what the user searches via user IP.
  • Display trends on what people are searching for the most.

@CollinsTatang CollinsTatang changed the title Add Migrations Realtime Search Box Jul 4, 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

Successfully merging this pull request may close these issues.

1 participant