shelbyvjacobs / tip-calculator

Home Page:https://awesome-chandrasekhar-375fd0.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tip-calculator

Description

A Javascript tip calculator styled with SCSS.

Example

Javascript Tip Calculator Tip Calculated

Technologies Used

  • HTML5
  • SCSS
  • Javascript ES6

Goals

  • Refresh skills in vanilla Javascript.
  • Utilize Javascript to calculate and display tip.
  • Users should be able to enter a bill total, percentage of tip, and the number of people splitting the bill.
  • Input data type is validated. If the user enters numbers, the tip is calculated; if not, an error message is displayed.
  • Use SCSS to style a simple application.

Getting Started

  1. Visit the web page here.
  2. Enter the prompted information.
  3. Press the submit button and see the results!

Contribution Guidelines

If you would like to contribute code, identify bugs, or propose improvements, please fork this repository and submit a pull request with your suggestions. Below are some helpful links to help you get started:

  1. Project's main repository
  2. Project's issue tracker

About

https://awesome-chandrasekhar-375fd0.netlify.com/


Languages

Language:CSS 41.5%Language:HTML 30.1%Language:JavaScript 28.4%