Skip to content

Instantly share code, notes, and snippets.

The Fair Chance Project Website - A Technical Spec

Team: Zaki Smith, Michael Taylor, Alex Qin, Gaby Marraro

Overview

A proposal for the design and implementation of thefairchanceproject.com

Current Solution/Context

Currently, mycollateralconsequences.com serves as a relatively barebones website, with minimal design and information, and little opportunity for further engagement with the project.

/**
* Your team recently created a new tool for writing articles.
* Your more junior coworker picked up a ticket to enable editing article metadata.
* They went on vacation and handed off the PR to you. They've requested a code review, as well as some help
* implementing the TODOs they left. You can provide a review via inline comments, or by modifying the code directly.
*
* Please imagine this is in a production codebase.
*/
import React from 'react';