Skip to content

Built real time search engine rails app#2

Open
BertrandConxy wants to merge 22 commits into
mainfrom
dev
Open

Built real time search engine rails app#2
BertrandConxy wants to merge 22 commits into
mainfrom
dev

Conversation

@BertrandConxy

Copy link
Copy Markdown
Owner

Built real-time search engine rails app 👨‍💻

What I have done in this branch 💪

  • Initialized a project with a rails starter template
  • set up the databases and added seed data
  • built articles controller and model
  • used Stimulus and Turbo to display search results instantly
  • built article show view so that users can read the article
  • built analytics controller and model
  • developed an algorithm for saving analytics where meaning full complete queries are the only ones saved in our database
  • built analytics view where different analytics about searches are displayed
  • added feature and model tests with the help of the Rspec testing library
  • wrote project documentation (README)
  • deployed the project on Heroku 👉 Live Demo Link

Presentation video

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