Project
Carnival Gift Shop
Medium
423 completions
~ 8 hours
4.1Get familiar with JavaScript's fundamental syntax and create a simple program that utilizes variables, conditions, loops, and functions.
Provided by
JetBrains Academy
About
Welcome to the carnival gift shop! You’ve won many tickets at the carnival; it’s time to spend them! In this project, you will write the program to show the list of gifts, the tickets you have, and buy the gift you want. In addition, you will improve your JavaScript skills and get more comfortable with it!
Training project
This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.
What you'll learn
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Use console logs, loops, and arrays to greet users and show the list of gifts they can purchase.
Practice with objects to store more information about gifts and show them in the console.
Get input from the user to perform various tasks and work with conditionals, switch cases, and numbers to output correct results.
Implement a condition to run your program continuously until users decide to quit.
Handle unexpected inputs that users may provide.
Reviews
4 months ago
I have learned conditional statements, functional programming, do-while loop, working with list of objects.
During the Carnival Gift Shop project, I discovered that there are many ways to solve a problem. This project allowed me to experiment with different approaches and find the most effective solutions. I learned to think creatively and adapt my strategies based on the challenges I faced. This experien ...
4.1
Learners who completed this project within the Frontend Developer course rated it as follows: