Skip to content

BrittanyBlake/Ruby-Capstone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby-Capstone-Project

Contributors Forks Stargazers Issues


Logo

Web Scraper

This is the Capstone Project for the Ruby section of the Microverse curriculum.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

Screenshot

Screenshot

Capstone projects are solo projects at the end of the each of the Microverse Main Technical Curriculum sections. It is a real-world-like project built with business specifications This project was at the end of the Ruby curriculum section. I was asked to create a web scraper with Ruby. I chose to scrape information from a popular store here in Spain, Mediamarkt where I often shop. My project collects information about the description and specifications of the smartphones they have available.

LIVE VIDEO

https://www.loom.com/share/4f482da3e3584f9d8127de9c5def484e

Built With

This project was built using these technologies.

  • Ruby
  • Rubocop
  • VSCode
  • Rspec

Installation

Setup

In order to test my Web Scraper, you will need to ensure you have the latest version of ruby and RSPEC installed.

Install

To test the Web Scraper locally, clone the repository, navigate to it's containing directory, and run:

Clone the repository and follow the steps to run the scraper.

  • $ git clone git@github.com:BrittanyBlake/Ruby-Capstone-Project.git
  • $ bundle install -> run this command to install the required gems
  • $ bin/main.rb -> run this command to run the program
  • $ gem install rspec -> run this command to install rspec
  • $ rspec ->run this command to test the program with rspec

Authors

👤 Brittany Blake

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Capstone projects are solo projects at the end of the each of the Microverse Main Technical Curriculum sections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages