NickUkraine24 / scrubber_flats

Scrubber webpage of flats using Nokogiri gem and Ruby on Rails framework.

Home Page:https://github.com/NickUkraine24/scrubber_flats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrubber of flats

How to test?

  1. Clone repository:
    git clone https://github.com/NickUkraine24/scrubber_flats.git
  2. Go to project directory:
    cd scrubber_flats
  3. Run a command (for installing required gems):
    bundle install
  4. Run a rake task:
    bundle exec rake scrubber
  5. Run rails project:
    bundle exec rails server
  6. Open browser and go to the link: http://localhost:3000/tables.

About

Scrubber webpage of flats using Nokogiri gem and Ruby on Rails framework.

https://github.com/NickUkraine24/scrubber_flats


Languages

Language:Ruby 72.7%Language:HTML 18.4%Language:SCSS 3.4%Language:JavaScript 3.1%Language:CSS 1.9%Language:CoffeeScript 0.6%