Soda Pop: Fizz Buzz A Qt Project

Project Description

Become a Qt developer one loop at a time!.
This Qt project is made using loops.

Write a short program that displays each number from 1 to 300ish. For each multiple of fizz, display "Fizz" instead of the number. For each multiple of buzz, display "Buzz" instead of the number. For numbers which are multiples of both fizz and buzz, display "FizzBuzz" instead of the number.

Project Details

  • QML Fundamentals
  • Qt Quick Tableview
  • Qt Quick DelegateChooser and DelegateChoice
  • Qt View/Model Programming
  • Javascript in Qt
  • CSS and Bootstrap layout

Project Link

Soda Pop Website

Related Projects