Skip to content

Kijimai/tip-calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Tip calculator app solution

This is my solution to Frontend Mentor's Tip calculator junior level challenge

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

My process

Built with

  • HTML5
  • CSS Flexbox/Grid
  • Mobile-first workflow
  • Vanilla Javascript

What I learned

I learned so many ways to manipulate the DOM based on the eventlistener's outcome and even learned newer ways of targetting parent elements and close elements. I did not end up using some of them but it was a great way to learn about these specific method's existence. The app was certainly a great challenged to learn from, and I plan to redo a similar app at some time in the future.

Author

Releases

No releases published

Packages

No packages published