Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/najahaja/front-end-mentor-solution-11
The Tip Calculator App is a user-friendly web application designed to simplify the process of calculating tips and splitting bills. Developed using HTML, CSS, and JavaScript, this project provides an intuitive interface for quickly computing tips based on bill amounts and preferred tip percentages.
https://github.com/najahaja/front-end-mentor-solution-11
bill-splitting-tool css3-styling-techniques javascript-tip-calculator real-time-calculations responsive-web-design tip-calculator-app user-friendly-interface
Last synced: 7 days ago
JSON representation
The Tip Calculator App is a user-friendly web application designed to simplify the process of calculating tips and splitting bills. Developed using HTML, CSS, and JavaScript, this project provides an intuitive interface for quickly computing tips based on bill amounts and preferred tip percentages.
- Host: GitHub
- URL: https://github.com/najahaja/front-end-mentor-solution-11
- Owner: najahaja
- Created: 2024-08-26T09:33:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T09:35:48.000Z (4 months ago)
- Last Synced: 2024-11-07T19:33:50.512Z (about 2 months ago)
- Topics: bill-splitting-tool, css3-styling-techniques, javascript-tip-calculator, real-time-calculations, responsive-web-design, tip-calculator-app, user-friendly-interface
- Language: CSS
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Tip calculator app
![Design preview for the Tip calculator app coding challenge](./design/desktop-preview.jpg)
## Table of contents
- [Overview](#overview)
- [Links](#links)
- [Built with](#built-with)## Overview
the javascript part should have been easier... too tired or i just cba to keep going over it ? But the core of the calculator app is supposed to work.### Built with
- HTML
- CSS
- Javascript