Skip to content

a JavaScript app that a user calculate tips based on the quality of service rendered and the number of people paying.

Notifications You must be signed in to change notification settings

Lezette/Tip-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tip Calculator with JavaScript

The tip calculator is a beginner's friendly javaScript app that a user calculate tips based on the quality of service rendered and the number of people paying. This app helps you exercise JavaScript features like

  • JavaScript simple if-else stmt
  • function basics
  • basic event handling
  • and a tiny bit of DOM manipulation

No complicated setup is required as it's just a simple HTML, CSS and JavaScript app 😉

image

About

a JavaScript app that a user calculate tips based on the quality of service rendered and the number of people paying.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published