JeJones21 / black_thursday

Black Thursday is a 10-day group project during Mod 1 of 4, for Turing School's Back End Engineering Program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black Thursday

Contributors Forks Stargazers Issues

Welcome to Black Thursday - a manually built API

Black Thursday Welcome Screen

Find the project spec here.

Table of Contents

README


Overview

Black Thursday is a 10-day group project during Mod 1 of 4, for Turing School's Back End Engineering Program.

Our challenge was to build an interface to interact with data via CSV files and enable data analysis.

Learning goals and areas of focus consisted of:

  • Apply principles of flow control across multiple methods
  • Incorporating databases into program manually
  • Understand & implement file IO and class interaction patterns
  • Practice breaking a program into logical components
  • Apply Enumerable techniques in a real context
  • Apply access scope and encapsulation practices for a manually built API

Technical Requirements

Tools Used

  • Ruby 2.7.2
  • RSpec
  • Pry
  • Atom
  • GitHub
  • HoundCI
  • SpecHarness
  • SimpleCov

Contributors

👤 Brian Fletcher

👤 Ezzedine Alwafaii

👤 Luis Arroyo

👤 Jacob Martinez

👤 Jessica JJ Jones

About

Black Thursday is a 10-day group project during Mod 1 of 4, for Turing School's Back End Engineering Program.


Languages

Language:Ruby 51.8%Language:HTML 48.2%