MosDevx / FindersKeepers

The Search Engine of the Future !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [FindersKeepers]

[FindersKeepers] is a search engine application that allows users to search for popular articles.

πŸ›  Built With

Tech Stack

Key Features

  • [Query an Articles Repository]
  • [Cache Queries for Speedy retrieval]
  • [Provide Metric On User Queries(metrics consolidated after 3 minutes)]

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need the following installed in your local system

  • Ruby
  • Git CLI
  • Redis
  • Github account

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/MosDevx/FindersKeepers.git

Install

Install this project with:

  cd blog_app
  bundle install

Usage

To run the project, execute the following command:

  ruby main.rb

Run tests

  • Type Rspec: To run test `
  • Type npx stylelint "**/*.{css,scss}" to run for stylelint errors

(back to top)

πŸ‘₯ Authors

πŸ‘€ Moses Wamae

(back to top)

πŸ”­ Future Features

  • [Enhanced Search Functionality]
  • [User Authentication]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a STAR to the Github repo

(back to top)

πŸ™ Acknowledgments

I would like to appreciate Helpjuice for providing the chance and impetus to develop this application and grow my code-fu.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The Search Engine of the Future !

License:GNU General Public License v3.0


Languages

Language:Ruby 71.0%Language:HTML 19.7%Language:JavaScript 4.8%Language:Dockerfile 2.5%Language:CSS 1.2%Language:Shell 0.8%