Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kabirdhillon7/tipsavvy
TipSavvy is a simple tip calculator iOS app built using SwiftUI. It's now available on the App Store, allowing you to easily calculate tips and split bills with ease.
https://github.com/kabirdhillon7/tipsavvy
ios swift swiftui tip-calculator
Last synced: about 14 hours ago
JSON representation
TipSavvy is a simple tip calculator iOS app built using SwiftUI. It's now available on the App Store, allowing you to easily calculate tips and split bills with ease.
- Host: GitHub
- URL: https://github.com/kabirdhillon7/tipsavvy
- Owner: kabirdhillon7
- Created: 2023-05-19T01:34:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-12T21:56:10.000Z (11 months ago)
- Last Synced: 2024-12-20T07:19:13.506Z (about 2 months ago)
- Topics: ios, swift, swiftui, tip-calculator
- Language: Swift
- Homepage:
- Size: 1.44 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TipSavvy
TipSavvy is a tip calculator iOS app built using [SwiftUI](https://developer.apple.com/xcode/swiftui/). It allows users to calculate the total amount with tip and split the bill among multiple people. With TipSavvy, you can quickly and accurately calculate tips for your dining or any other bill-splitting needs.
[![Available on the App Store](http://cl.ly/WouG/Download_on_the_App_Store_Badge_US-UK_135x40.svg)](https://apps.apple.com/app/tipsavvy/id6449447909)
## Table of Contents
- [Requirements](#requirements)
- [Demo](#demo)
- [Dependencies](#dependencies)
- [Contact](#contact)## Requirements
- iOS 16 or later
- iPhone 8, iPhone SE (2nd Generation), or newer## Demo
### Current Version (3.2) Walkthrough### Previous Version Walkthroughs
Click to view
#### Version 3.0
Click to view
#### Version 2.2
Click to view
#### Version 2.0
Click to view
#### Version 1.0
Click to view
## Dependencies
This app uses the following dependencies:- [CoreData](https://developer.apple.com/documentation/coredata)
- [Crashlytics](https://github.com/firebase/firebase-ios-sdk)## Contact
If you have any questions or feedback, you can reach me through the following channels:
- GitHub: [@kabirdhillon7](https://github.com/kabirdhillon7)
- LinkedIn: [Kabir Dhillon](https://www.linkedin.com/in/kabirdhillon/)