Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohamedhnoor/realtimesearchanalytics

Real-time search engine that would store analytics from what users searched for.
https://github.com/mohamedhnoor/realtimesearchanalytics

render rspec ruby ruby-on-rails tailwindcss

Last synced: 18 days ago
JSON representation

Real-time search engine that would store analytics from what users searched for.

Awesome Lists containing this project

README

        

# RealtimeSearchAnalytics

> Real-time search engine that would store analytics from what users searched for.

## Login preview
Screenshot 2024-01-05 at 17 24 11

## Dashboard Preview
Screenshot 2024-01-05 at 17 19 52

## Real-Time Search
Screenshot 2024-01-05 at 17 23 45

# Key Features

- real-time search box
- analytics that display what user were searching for

## Built With

- Ruby 3.2.2
- Ruby on Rails 7.1.2
- hotwire,
- tailwind CSS
- postgresql

## Live Demo

[Live Demo Link](https://realtimesearchanalytics.onrender.com/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

> Ruby version 3.2.2
> Rails version 7.1.2
> Postgresql

### Setup

```sh
cd your_desired_folder
git clone https://github.com/MohamedHNoor/RealtimeSearchAnalytics.git
```

### Install

- After cloning type `cd RealtimeSearchAnalytics`.
- Run `bundle install` to install all gems.

### Usage

- Run `rails db:create` to create a new database
- Run `rails db:migrate` to migrate the db and build the schema
- Run `bin/dev` to start the server

### Test

- Run `rspec` for testing

## Authors

👤 **Mohamed Hassan Noor**

- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [@MohamedHNoor](https://www.linkedin.com/in/mohamedhnoor/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/MohamedHNoor/RealtimeSearchAnalytics/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./LICENSE) licensed.