Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.02 KB

File metadata and controls

43 lines (31 loc) · 1.02 KB

The Gossip Project

A dynamic website (Star Wars style), where people can register and write gossips about other members, comment on gossips, edit their own gossips/account.

The initial users, gossips, comments are created automatically using the Faker gem and stored in the database.

Languages and tools

This project was done using Ruby on Rails (MVC architecture = Model View Controller), database with PostgreSQL, and web with HTML, CSS and Bootstrap.

Start the app

You can start the app by doing :

bundle install
rails assets:precompile
rails db:create db:migrate db:seed
rails s

Website Overview

This website has not been published, thus, here are some screenshot for a quick overview: