Skip to content

Relational Rails is a Paired Project in Mod 2, for Turing School's Back End Engineering Program.

Notifications You must be signed in to change notification settings

deebot10/relational_rails_1

Repository files navigation

Relational Rails

Contributors Forks Stargazers Issues

Welcome to Relational Rails - A database driven web application

Relational Rails Welcome

Find the project spec here.

Table of Contents

README


Overview

Relational Rails is a 10-day, 2 person project, during Mod 2 of 4 for Turing School's Back End Engineering Program.

Our challenge was to build a functioning web app consisting of multiple relational databases.

Learning goals and areas of focus consisted of:

  • Apply principles of flow control across multiple methods
  • Design a one to many relationship using a schema designer
  • Write migrations to create tables with columns of varying data types and foreign keys.
  • Use Rails to create web pages that allow users to CRUD resources
  • Create instance and class methods on a Rails model that use ActiveRecord methods and helpers
  • Write model and feature tests that fully cover data logic and potential user behavior

Technical Requirements

Tools Used

  • Ruby 2.7.2
  • Rails 5.2.6
  • PostgresQL
  • Postico
  • Capybara
  • Launchy
  • Orderly
  • SimpleCov
  • Git/GitHub
  • HTML
  • CSS
  • Bootstrap
  • RSpec
  • Pry
  • Atom
  • VS Code

Contributors

👤 Brian Fletcher

👤 Dee Hill

About

Relational Rails is a Paired Project in Mod 2, for Turing School's Back End Engineering Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published