Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 529 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 529 Bytes

Tip Calculator with PHP

Used a switch statement and round() to create a simple tip calculator for the user

Getting started

I used my localhost with MAMP to test this project, since PHP runs on a server

View project

  • Start - Screenshot of form page
  • End - Screenshot of confirmation/results