Agent-Banks / assignments

Assignments for Suncoast Developers Guild
0 stars 0 forks source link

07 - 05 - Calculating Hooks #28

Closed Agent-Banks closed 4 years ago

Agent-Banks 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

Agent-Banks commented 4 years ago

https://calculator-codyd.netlify.com/ https://github.com/codyb23/calculator

Agent-Banks commented 4 years ago

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

Well done!

“Well done!”