karam084 / real-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo


Real-Search-app

πŸ“— Table of Contents

πŸ“– Real-Search-app

The Ruby on Rails project is about building a real search web application where you can manage your search: you have a list of transactions associated with a category so that you can see how many articles result.

Real-Search-app is a...

πŸ›  Built With Ruby on Rails

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

  • Search through many types

(back to top)

πŸ’» Getting Started

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

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Setup

Install

  • bundle install
  • rails db:migrate

Usage

To run the project, execute the following command:

Deployment

Run the following command to install all dependencies.

$ bundle install $ code .

Database

To create your local Database

$ rails db:create $ rails db:migrate

Run tests

To install rspec, in the terminal kindly run this command

$ gem install rspec To run tests, please run this command

$ rspec ./spec/#{filename}_spec.rb To run all tests, please run this command

or $ spec

πŸ‘₯ Author

πŸ‘€ Karam Fouad

(back to top)

πŸ”­ Future Features

  • Doplay App
  • Add live demo
  • Add Images

(back to top)

🀝 Contributing

CContributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

(back to top)

About


Languages

Language:Ruby 69.5%Language:HTML 26.0%Language:JavaScript 2.5%Language:CSS 1.8%Language:Shell 0.2%