An application that asks the user in a loop if he wants to post, create, or delete gossips. When the application is closed, the data remains saved thanks to a CSV database management system.
Made during The Hacking Project course on Week4 Day5.
Project is created with
- Ruby 2.7.1
Install by doing:
$ bundle install
Run it by doing:
$ ruby app.rb