/THP_W4D5

🚀💯 The Hacking Project - The gossip project MVC Ruby version

Primary LanguageRuby

The Gossip Project - MVC - Ruby Version (100% finished)

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.

Table of contents

General info

Made during The Hacking Project course on Week4 Day5.

Technologies

Project is created with

  • Ruby 2.7.1

Setup

Install by doing: $ bundle install

Run it by doing: $ ruby app.rb