Skip to content

darenjm/Block_15_Workshop_Froyo-Orders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Block 15: Froyo

Build your website according to this user story:

A visitor receives a prompt upon opening the website to enter a list of comma-separated froyo flavors. They type vanilla,vanilla,vanilla,strawberry,coffee,coffee. When they view the browser console, they observe a table listing how many of each flavor they have ordered. In this case, they will be able to observe that they have ordered three vanilla, two coffee, and one strawberry froyo.

Getting Started

There is no starter code for this workshop; the solutions to previous workshops will be great to review!

  1. Create a new repository named Unit2.Froyo on GitHub and clone it down.
  2. Open the project with VS Code and create an HTML file and a JavaScript file.
  3. Figure out a plan for what code you'll need to write based on the user story. Use the rubric to guide you.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published