Demian-Wicky / THP_W5D1

πŸš€ The Hacking Project - The gossip project (Sinatra version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Gossip Project - Sinatra Version

A basic web application coded with Sinatra. The user can create new gossips and display them individually through a dynamic route. The datas are saved in a CSV file.

Table of contents

General info

Made during The Hacking Project course on Week5 Day1.

Technologies

Project is created with

  • Ruby 2.7.1
  • Sinatra

Setup

Install by doing: $ bundle install

Run it by doing: $ shotgun -p 4567

About

πŸš€ The Hacking Project - The gossip project (Sinatra version)


Languages

Language:HTML 51.5%Language:Ruby 48.5%