py10a / names-compatibility

This iOS app predicts the name compatibility between two names and provides the result in percentages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Name Compatibility App

Description

This iOS app predicts the name compatibility between two names and provides the result in percentages. It consists of two views: the first view contains two input fields for entering the "Name" and "Partner's Name," along with a button labeled "See Result." When the user taps the button, it navigates to the second view, which displays the compatibility percentage.

Screenshots

Name Compatibility App Screens Screens

Name Compatibility App Icon App Icon

Features

  • Enter "Name" and "Partner's Name" in the input fields.
  • Calculate and display the compatibility percentage.
  • Transition to the result view when the "See Result" button is pressed.

Installation

  1. Clone the repository:

    git clone https://github.com/Nutella585/name-compatibility.git
    
  2. Open the project in Xcode.

  3. Build and run the app on your iOS device or simulator.

Usage

  1. Launch the app on your iOS device.

  2. In the first view, enter your name and your partner's name in the respective input fields.

  3. Tap the "See Result" button.

  4. The app will navigate to the second view and display the compatibility percentage.

Technologies Used

  • iOS
  • Swift
  • Xcode
  • UIKit

License

This project is licensed under the MIT License.

Acknowledgements

This app was created with love and inspiration from all the people who believe in the power of compatibility and meaningful relationships.

About

This iOS app predicts the name compatibility between two names and provides the result in percentages.

License:MIT License


Languages

Language:Swift 100.0%