/Gossip_project_OOP

The Gossip project app for CLI

Primary LanguageRuby

Gossip app project

This is a CLI application project in Ruby

This application is developped in Ruby, it's a command line interface application. With this application, from the main menu, we can do:

  • Create a gossip
  • Print the list of all gossips
  • Delete one gossip
  • Quit the application

  • Capture-d-e-cran-2020-10-20-a-13-30-06


    This app has been built in OOP - Object Oriented Programming