Skip to content

An educational console app that receives data from a site with the subsequent parsing of the received data. The Movie for the Night app will offer you a movie of your chosen director.

Notifications You must be signed in to change notification settings

ukrmaxim/evening_movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie for the Night

An educational application that receives data from a site with the subsequent parsing of the received data. The Movie for the Night app will offer you a movie of your chosen director.

Requirements

  • Windows 10 x32/x64 or Ubuntu 20.04 LTS or macOS Big Sur
  • Ruby 2.7.2 or higher

Installation Ruby

Quick start

For correctly application work, you need install a Ruby gems 'nokogiri' (https://github.com/sparklemotion/nokogiri) and 'open-uri' (https://github.com/ruby/open-uri). For gems installation, on command line/terminal, go to the directory, where you unpacked the archive and type in the following command:

bundle

To run the application, on command line/terminal, go to the directory, where you unpacked the archive and type in the following command:

bundle exec ruby main.rb

About

An educational console app that receives data from a site with the subsequent parsing of the received data. The Movie for the Night app will offer you a movie of your chosen director.

Topics

Resources

Stars

Watchers

Forks

Languages