Use bootstrap to create the front end for a tip calculator.
Below are screenshots of the UI elements. Your goals is to use bootstrap to create a bootstrap version of this.
SUPA Web
Important Links
Quarter 4 project – years past
Bootstrap Based Tip Calculator UX https://mrmonline.org/bootstrap-tip-calculator/
SUPA Web
Husky : 3zpbwny
Pride : rbyazni
CSS Resources
Flex Box Froggy – Game for Learning Flex Box
Grid Garden – A game for learning CSS grid layout
Intro to CS 2020-21
Leave a comment here , AP A
1 2 3 4 5 6 7 |
num = 10 while num < 100: num = num + 10 if a button pressed : num = num -1 if b button pressed : num = num + 2 |
I. Alice
Unit 1
All the assignments listed below are detailed on this page
Unit 4 . Loops
Unit 4 . Parameters and Objects [advanced]
Last year’s class page.
SUPA / AP CS A
Objects
Strings
Array Fun 2 (loops)
Recursion, Sorting and Searching
String
Validation Project (Non loops)
Arrays
Coding bat (as indicated)
Phaser
Emmanule Feranato : https://www.emanueleferonato.com/ both Phaser 2 and 3 content go over how to make a game from scratch.