Skip to content

Tipsy is an iOS application that simplifies the process of calculating tips and splitting bills among multiple people. Built with Swift, the app features an intuitive interface that allows users to quickly enter the bill amount, select the tip percentage, and choose the number of people to split the bill. Perfect for dining out with friends or shar

Notifications You must be signed in to change notification settings

adnanAlKharfan/Tipsy-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Tipsy

This repository contains the source code for Tipsy, an iOS application designed to help users calculate tips and split bills among multiple people. The app is built using Swift and provides a simple, user-friendly interface for quick calculations.

Introduction

Tipsy is an iOS application that makes it easy to calculate the tip and total bill per person. Whether you're dining out with friends or sharing expenses, Tipsy ensures everyone pays their fair share.

Features

  • Tip Calculation: Easily calculate tips based on the total bill and desired tip percentage.

  • Bill Splitting: Split the bill evenly among multiple people.

  • User-friendly Interface: Simple and intuitive design for easy use.

Requirements

  • iOS 13.0+

  • Xcode 11+

Installation

To set up the project on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/adnanAlKharfan/Tipsy-Application.git
  1. Navigate to the project directory:
cd Tipsy-Application
  1. Open the project in Xcode:
open Tipsy.xcodeproj
  1. Build and run the project:
  • Select the target device (e.g., iPhone simulator or connected device) and click on the run button or press Cmd + R to build and run the app.

Usage

  1. Launch the app:

    Open the Tipsy app on your iOS device.

  2. Enter Bill Amount:

    Input the total bill amount.

  3. Select Tip Percentage:

    Choose the desired tip percentage.

  4. Choose Number of People:

    Select the number of people to split the bill.

  5. Calculate:

    Press the "Calculate" button to view the total amount per person.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

About

Tipsy is an iOS application that simplifies the process of calculating tips and splitting bills among multiple people. Built with Swift, the app features an intuitive interface that allows users to quickly enter the bill amount, select the tip percentage, and choose the number of people to split the bill. Perfect for dining out with friends or shar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages