GithubHelp home page GithubHelp logo

moneymorphapp's Introduction

MoneyMorphApp

MoneyMorphApp is an application designed for currency conversion tasks. This app allows users to convert amounts between different currencies and display the results in a user-friendly manner. I developed this project to enhance my skills in Objective-C programming.

Objectives

  • Strengthen proficiency in Objective-C programming language
  • Gain practical experience in developing iOS applications using Objective-C
  • Implement design patterns and architectural principles in Objective-C projects
  • Improve code readability, maintainability, and efficiency in Objective-C codebases

Screenshots

Launch Screen Home Screen Currency Menu Usage

Features

  • Convert currency between different types.
  • Present conversion results in a user-friendly format.
  • User-friendly interface

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/iammertozcan/MoneyMorphApp.git
  1. Navigate to the project directory
cd MoneyMorphApp
  1. Install the CocoaPods dependencies:
pod install
  1. Open the project in your preferred IDE (e.g., Xcode) using the open MoneyMorphApp.xcworkspace file.
  2. Run the application and start using it to convert currencies!

Usage

  1. Enter the amount and select the currencies you want to convert between (e.g., USD to EUR, GBP to JPY).
  2. Click the "Convert" button to see the conversion results.
  3. The application will display the converted amount in other currencies.
  4. To clear the screen, press the "Delete" button.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow the steps below:

  1. Fork this repository (https://github.com/iammertozcan/MoneyMorphApp)
  2. Create a new branch for your feature or bug fix:
git checkout -b feature/NewFeature
  1. Commit your changes:
git commit -am 'Added a new feature'
  1. Push your branch to your fork:
git push origin feature/NewFeature
  1. Create a new Pull Request.

Contact

If you have any questions or feedback, please reach out to us at [email protected].

Dependencies

This project uses the CurrencyRequest pod for fetching and handling currency exchange rates and the ActionSheetPicker-3.0 to create customizable action sheet pickers. Ensure that you install the required pods by running pod install before opening the project in Xcode.

  1. CurrencyRequest
  2. ActionSheetPicker-3.0

moneymorphapp's People

Contributors

iammertozcan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.