jbarberisv / first-code

Other
0 stars 0 forks source link

HTML #1

Open jbarberisv opened 1 year ago

jbarberisv commented 1 year ago

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

jbarberisv commented 1 year ago

CSS

user story

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

Acceptance criteria

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

jbarberisv commented 1 year ago

JavaScript

user story

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

acceptance criteria

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

jbarberisv commented 1 year ago

README

user story

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.

acceptance criteria

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

jbarberisv commented 1 year ago

Deployment

user story

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.

acceptance criteria

GIVEN a Prework Study Guide website, WHEN I visit the website using the URL, THEN I can access my website from any browser