Tmoney2020 / assignments

assignments for suncoast developers guild
0 stars 0 forks source link

07 - 05 - Calculating Hooks #28

Closed Tmoney2020 closed 4 years ago

Tmoney2020 commented 4 years ago

Practice is key to gaining the mileage needed to conquer programming. A very common practice problem is to recreate a working calculator. A basic calculator is a good exercise in using state, effects, and components to create a powerful and robust UI.

Objectives

Requirements

Create a simple calculator that allows the user to add, multiply, subtract, and divide two numbers. Here is a sample UI:

Calculator

Notes

Explorer Mode

Adventure Mode

Epic Mode

Tmoney2020 commented 4 years ago

https://github.com/Tmoney2020/hooks-calculator

Tmoney2020 commented 4 years ago

Your homework 08 - 01 - Calculating Hooks was marked: Meets Expectations

Well done!

“Well done!”