Skip to content

jhorii/FrontendMentor-TipCalculatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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

Note: Delete this note and update the table of contents based on what sections you keep.

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

Screenshot

Links

My process

Built with

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

What I learned

I'm pretty old school with most of my HTML and CSS so flexbox/grid are pretty new for me. So this project was to get some experience with that.

My JS is also pretty amateur so this was a good project to improve upon that.

Most of my work, I don't have to create custom form fields so developing a custom validation message was good and also playing with some of the form field settings. The little things like setting the field to "number" or setting a minimum value make a big difference in the usability.

I made sure that when clicking a text box that it would highlight the text on-click (at least for android.....)

Continued development

I still need work on Javascript/CSS/HTML but this is a good start. Most of what I need to improve upon is not relying on looking up how to do something. That is very time consuming and inefficient.

Useful resources

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published