Open jbarberisv opened 1 year ago
As a boot camp student I want the prework notes to be structured on a webpage So that I can easily find and read the information
GIVEN a Prework Study Guide website WHEN I view the study guide THEN I see a dark blue header and footer, and four boxes with a shadow
As a boot camp student I want the prework notes to be structured on a webpage So that I can easily find and read the information
GIVEN a Prework Study Guide website WHEN I view the study guide THEN I can see the four topics I learned listed along with a suggestion on what I should study first
As a boot camp students I want the prework notes to be structured on a webpage, So that I can easily find and read the information.
GIVEN the prework project repository, WHEN I view the README for the repository, THEN I can see a professional README that provides information on the project and how to use it
As a boot camp student, I want the prework notes to be structured on a webpage, So that I can easily find and read the information.
GIVEN a Prework Study Guide website, WHEN I visit the website using the URL, THEN I can access my website from any browser
HTML
User story
As a boot camp student, I want a Prework Study Guide website, so that I can review all the information I learned throughout Prework.
Acceptance criteria
GIVEN a Prework Study Guide website WHEN I visit the website in my browser THEN I see four boxes titled HTML, CSS, Git, and JavaScript with associated notes listed WHEN I view the study guide THEN I see a dark blue header and footer, and four boxes with a shadow WHEN I open the console in my browser THEN I can see the four topics I learned listed along with a suggestion on what I should study first WHEN I visit the website using the URL THEN I can access my website from any browser