Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maniklakhanpal/wesplit-ios-application
Certainly: A convenient tool for dividing bills among friends or colleagues. đ°đ
https://github.com/maniklakhanpal/wesplit-ios-application
apple ios ios-app ios-swift iphone swift swiftui
Last synced: about 9 hours ago
JSON representation
Certainly: A convenient tool for dividing bills among friends or colleagues. đ°đ
- Host: GitHub
- URL: https://github.com/maniklakhanpal/wesplit-ios-application
- Owner: ManikLakhanpal
- Created: 2024-05-20T14:02:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T16:59:30.000Z (9 months ago)
- Last Synced: 2024-05-22T17:30:32.601Z (9 months ago)
- Topics: apple, ios, ios-app, ios-swift, iphone, swift, swiftui
- Language: Swift
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeSplit iOS Application đąđ¸
WeSplit is a simple iOS application built using SwiftUI that helps you split bills among friends or colleagues.
## Table of Contents
- [About](#about)
- [Video Demo](#video-demo)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Contact Me](#contact-me)
- [License](#license)## About âšī¸
WeSplit is a user-friendly iOS application designed to simplify the process of splitting bills. Whether you're dining out with friends or organizing a group event, WeSplit allows you to effortlessly divide expenses among participants.
## Video Demo đĨ
[![Watch the video](https://i.vimeocdn.com/video/1855462231-13422a125dc3ceaa06458b24de13fd3c4afaeff68b647422a90a3e3dca6df808-d?mw=1920&mh=1080&q=70)](https://vimeo.com/948331714?share=copy#t=0)
## Features â¨
- Easily enter the total bill amount.
- Select the number of people sharing the bill.
- Choose a tip percentage or opt not to tip.
- Instantly calculate the amount owed by each person.
- Intuitive and user-friendly interface.## Installation đ ī¸
To use WeSplit on your iOS device, follow these simple steps:
1. Clone or download the project repository.
2. Open the project in Xcode.
3. Build and run the application on your iOS device or simulator.## Usage đ
Using WeSplit is straightforward:
1. Launch the WeSplit application on your iOS device.
2. Enter the total bill amount.
3. Select the number of people sharing the bill using the provided picker.
4. Choose a tip percentage from the segmented control or leave it at 0% if no tip is desired.
5. View the calculated amount owed by each person in the "Final" section.## Contributing đ¤
WeSplit is an open-source project, and contributions are welcome! If you'd like to contribute to the project, follow these steps:
1. Fork the repository and create your branch.
2. Make your changes and ensure the code follows the project's style guidelines.
3. Test your changes thoroughly.
4. Submit a pull request detailing the changes you've made.If you encounter any issues or bugs while using WeSplit, please feel free to contact me. I'll ensure they are addressed promptly.
## Contact Me đ§
If you have any questions, feedback, or suggestions, feel free to reach out to me at [[email protected]](mailto:[email protected]).
## License đ
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT), which means you're free to use, modify, and distribute the code as you see fit.