Search queries

Table of Contents

About Project

Track user queries.

Functionality Requirements

- A realtime search box where users search articles 
- Analytics that display what users were searching for 
- Track user via IP
- Record their input in realtime

Built With

  • Ruby '3.2.2'
  • Rails '7.0.8'
  • PostgreSQL

Getting Started

  • Clone this repo

    git clone https://github.com/Bishoy-Samwel/search-queries
    cd search-queries
  • On the comandline, at the project's root, run bundle i to install app dependencies

    • yarn
    • bundle
    • rails db:create
    • rails db:migrate
    • rails db:seed
    • ./bin/dev
    • rspec
  • Open http://localhost:3000 to view it in the browser.

Author

👤 Bishoy Samwel Faheem