Skip to content

viviancreates/favorite_movies_collection_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Collection CLI App

This is a simple Ruby command-line interface (CLI) application that allows the user to keep track of their favorite movies in their personal online movie collection. The user can enter detailed information about the movie, including their review.

Features

  • The user can add a movie to their "Movie Favorite's Collection" with the following details: Title, Director, Year, Genre, Runtime, and Review
  • Displays all movies in the collection
  • Give recommendation of movie from the collection to watch
  • Gives example of a movie in the collection

How To Use

  1. Go to the Favorite Movies CLI Github Page
  2. Create a codespace on main
  3. Run 'ruby app.rb' in the terminal
  • Ruby version: 3.2.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages