Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blaineconnor/tip_calculator
Tip Calculator App by Swift-SnapKit-MVVM-Combine-Snapshot/UI/Unit Tests
https://github.com/blaineconnor/tip_calculator
combine mvvm mvvm-architecture mvvm-ios snapkit snapshot-testing swift ui-testing unit-testing
Last synced: about 3 hours ago
JSON representation
Tip Calculator App by Swift-SnapKit-MVVM-Combine-Snapshot/UI/Unit Tests
- Host: GitHub
- URL: https://github.com/blaineconnor/tip_calculator
- Owner: blaineconnor
- Created: 2024-03-05T08:59:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T06:01:46.000Z (3 months ago)
- Last Synced: 2024-08-02T07:26:09.946Z (3 months ago)
- Topics: combine, mvvm, mvvm-architecture, mvvm-ios, snapkit, snapshot-testing, swift, ui-testing, unit-testing
- Language: Swift
- Homepage:
- Size: 2.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tip Calculator App
#### This is a tip calculation application that includes; Snapshot,UI and Unit tests, written in Swift language with MVVM Architecture using SnapKit and Combine.
## Demo
https://github.com/user-attachments/assets/f8e1410b-19cc-4ad0-b9e2-65e241bb2766## Usage
#### 1. The amount to be paid is entered.
#### 2. The tip rate or custom amount that is requested to be given is entered.
#### 3. The number of people to whom the bill will be divided is entered.
#### 4. Double tap to logo for reset.