Skip to content

A search engine like application for performing searching and tracking.

Notifications You must be signed in to change notification settings

simplegoose/search_app

Repository files navigation

Search App

📗 Table of Contents

📖 Search App

Search App is a ruby on rails application created by bootstrapping a full-stack rails application that functions as a search engine.

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JavaScript
Server
Database

Key Features

  • Database
  • Client
  • Server
  • Search Engine Functionality

(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:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/simplegoose/search_app.git

Install

Install this project with:

  cd search_app
  gem install

Usage

To run the project, execute the following command:

Example command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails db:migrate RAILS_ENV=test
  bin/rails test

(back to top)

👥 Authors

👤 Timothy Njoroge

(back to top)

🔭 Future Features

  • SEO

(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 leave a star on Github.

(back to top)

🙏 Acknowledgments

I would like to thank HelpJuice for the idea.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A search engine like application for performing searching and tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published