Giter Site home page Giter Site logo

third-challenge's Introduction

Onboarding - Third Challenge

Introduction

The challenge the project was built on consists of a command line application that requests a movie name as a parameter to then be able to get information about it.

Built With

  • PHP 8.1

Getting Started

Provide instructions on how to setup project locally. Example Installation/Setup and Running.

Installation/Setup

Follow these steps to setup the development environment...

  • Run composer install
  • cd into src
  • Run cp AppSettings.php.example AppSettings.php
  • Set AppSettings.php's OMDB_API_KEY const with your OMDb API Key

Running

  • Initialize Docker
  • cd into the project's root directory
  • Run docker compose up -d
  • Run docker exec -ti php-app sh
  • Run ./application.php [movieName]. In case of wanting to get the full plot add the --fullPlot flag

Disclaimer: In case of permission denied error when executing the application.php file run chmod +x ./application.php to make it executable.

Setting up 3rd-party Services

third-challenge's People

Contributors

gianfranco-rocco avatar

Watchers

Sergio Ojeda avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.