Skip to content

Kalvium-Program/lab-brrgrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Lab | BRRRGRRR

Mama Jenny is the best cook you would ever met. She makes the most amazing burgers in her tiny diner across the street. Mama is extremely popular and has recently had the idea to take her business online. Unfortunately, she isn't the best at web development. Mama has heard of Kalvians and she thought you could do a great job.

Help Mama create a website that'll attract more audience and help her make a living through it. Go to the src/app.js file and complete all the unfinished code to let her live here dream.

What should you do

Fork this repo
Clone this repo
And get started with the lab

Progression 1: LAYERS

As your first task, you've got to enable the different layers of the burger on the screen. Create a render() for each ingredient and make sure that it displays the selected layer.

Progression 2: LAYER THEM UP

Setup EventListeners, so that we can add or remove different ingredients by clicking on the respective ingredient buttons. That's the whole point of it.

Challenge 1: IT GETS CHEESEY

Make the ingredient buttons pop up based on their current active state. This would help customers identify what ingredients they've selected and what's left out.

Challenge 2: TAKE THE ORDER

Show the customer only the ingredients that they've selected on the chalk board.

Challenge 3: BILL TIME

The customer has had a good time customizing their brrrgrrr. Time for them to pay. Use ingredient prices to calculate the cost of a brrrgrrr and display it to the customer.

Happy Coding ❤️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published