etienne-projects / SimplyTip

A tip calculator

Home Page:https://etienne-projects.github.io/SimplyTip/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimplyTip

SimplyTip was inspired by an Andrew Mead challenge from his Udemy course titled The Modern JavaScript Bootcamp (2019).

Table of Contents

Demo
Languages Used
How To Use
Extra Features
Author
Acknowledgments
Notes

A demo of the Simply Tip app

HTML5
CSS
JavaScript

There are places for users to input bill and percentage amounts.
After entering a bill amount and percent amount, user should press "Run The Numbers" button to submit user input.
The tip amount and the final bill including tip will show in the "Results" section.

Under the header to the right, there is an updated date and time stamp.
Under the header to the left, the server is a link to my GitHub.
Under server, there is a random table number set between 1 - 15.

Marjorie Etienne
@schmarj3
MarjorieEtienne.com

The receipt header and coffee stain footer were created using Adobe XD

About

A tip calculator

https://etienne-projects.github.io/SimplyTip/


Languages

Language:CSS 50.1%Language:HTML 27.2%Language:JavaScript 22.7%