Skip to content

jag2430/tip-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tip Calculator

A clean, mobile-friendly tip calculator that splits the bill between multiple people.

Live Demo: https://jag2430.github.io/tip-calculator/

Features

  • Calculate tip based on bill amount
  • Preset tip percentages (10%, 15%, 18%, 20%)
  • Custom tip percentage option
  • Split bill between 1-99 people
  • Real-time calculations as you type
  • Shows tip per person and total per person
  • Mobile-responsive design
  • Reset button to start fresh

Usage

  1. Enter the bill amount
  2. Select a tip percentage (or enter a custom amount)
  3. Adjust the number of people splitting the bill
  4. See your totals instantly

Running Locally

Just open index.html in your browser—no server required.

Deploying to GitHub Pages

  1. Create a new repository on GitHub
  2. Upload index.html
  3. Go to Settings → Pages
  4. Select main branch and / (root)
  5. Your site will be live at https://YOUR_USERNAME.github.io/tip-calculator/

Tech Stack

Pure HTML, CSS, and JavaScript. No dependencies or build step.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages