Skip to content

taepal467/tip_calculator_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Tip calculator app solution

This is a solution to the Tip calculator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Calculate the correct tip and total cost of the bill per person

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Bootstrap
  • Mobile-first workflow

Continued development

To use the tip calculator, you will need to enter the bill amount, then the number of people then LASTLY the tip amount. For some reason that is the only way it will work. If you don't enter the information accordingly, NaN will be displayed as the tip calculation.

Useful resources

  • StackOverFlow - This helped me hide the drop down menu that's used for the <input type="number>.

Author

About

frontendmentor frontend junior level project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published