Skip to content

Suziwan/Gossip_Rails_CSS

Repository files navigation

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:

       

About

Week 6 Day 1 to 5 - Gossip project in Ruby on Rails and HTML/CSS/Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published