Tip calculator is a applicaton build with HTML, CSS and JavaScript which takes bill amount and Tip percentage from user and calculates tip per person as well as total amount per person.
Project link- https://adarsh-singh-bhadauria.github.io/Tip-Calculator/
- Fork the repo on GitHub.
- Clone the project to your own machine.
- Commit changes to development branch.
- Push your work back up to your fork.
- Submit a Pull request so that I can review your changes.
Before submitting a issue report determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions.
- A descriptive title.
- An isolated way to reproduce the behavior (example: GitHub repository with code isolated to the issue that anyone can clone to observe the problem).
- What platform(s) you're running it on.
- The behavior you expect to see, and the actual behavior.