Skip to content

A calculator web application that displays fun facts about kelp after each operation.

Notifications You must be signed in to change notification settings

jwsmith24/KelpULator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KelpULator

/* A simple calculator that displays fun facts about kelp! */

const kelp = "super impressive plant!";

TOP Calculator Implementation

This project is an implemnentaiton of the Foundations Course capstone project.

The calculator can support simple math operations (add, subtract, divide, multiply) and accepts input from both clicking the buttons and pressing the corresponding keys on the keyboard.

Everytime the user presses enter, a random fun fact about kelp will display on the screen. Additionally the page features relaxing sounds waves breaking on the ocean that will loop after the user decides to hit play.

KelpULator Landing Page

Example Kelp Fact

Kelp Fun Fact Sources

About

A calculator web application that displays fun facts about kelp after each operation.

Topics

Resources

Stars

Watchers

Forks