SA1-AR Active Reading: Project Setup

Instructions

Following the usual Active Reading (AR) Instructions, carefully read and perform the steps in each of the following Demos-n-Deets demos:

Important Things to Remember

How to Start Each Demo

  1. cd into your workspace folder.
  2. Find the “Base App Code Branch” link in the demo webpage.
  3. git clone the base app repo, giving it a custom name, like sa1-ar-model-classes.
  4. cd into the new working directory.
  5. git switch to the base app branch specified in the demo.
  6. Open the working directory in VS Code, bundle install/rails db:migrate && rails db:seed, and begin the demo.

What to Submit

Important! All screenshots must include your computer’s desktop in the background so that it is recognizable as your desktop. Also, all screenshots of web pages must display the entire URL of the page in the browser’s location bar. (Watch out, as some browsers like to hide parts of the URL unless you click on it.)