paladini / intro-pictures

Intro Pictures website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro Pictures

Intro Pictures website.

Mockups:

Requirements

In order to run this website, you need (at least) the following prerequisites:

  • Ruby 2.3.0
  • Rails 4.2.5.1

However, you must download several other ruby gems later (as you'll see later).

Setting up the website

  1. Download the project
  2. Go to the main folder of the project and run bundle install in order to install all needed gems.
  3. Run rake db:create in order to create the database.
  4. Run rake db:migrate in order to create database tables and columns.
  5. Run rake db:seed in order to import some basic Intro Pictures info to the database.

Mailgun

picturesintro@gmail.com sucessodosite

Diagrams

There's a lot of diagrams that describe the website structure. You can find all of them at doc/*.svg.

In order to regenerate all diagrams from this project, follow the RailsRoady documentation.

About

Intro Pictures website.


Languages

Language:Ruby 50.4%Language:HTML 29.4%Language:CSS 12.2%Language:JavaScript 7.8%Language:CoffeeScript 0.2%Language:Shell 0.0%