Skip to content

iammertozcan/InchesToApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InchesToApp

InchesToApp is an application designed for performing metric conversion tasks. It allows users to convert measurements entered in inches to feet, meters, and miles. 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 Usage Usage 2

Features

  • Convert measurements from inches to feet, meters, and miles.
  • User-friendly interface.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository to your local machine:
https://github.com/iammertozcan/InchesToApp.git
  1. Open the project in your preferred IDE (e.g., Xcode).
  2. Run the InchesToApp.xcodeproj file.
  3. Start using the application to convert measurements!

Usage

  1. Enter the measurement you want to convert in inches.
  2. Select the desired unit (feet, meters, or miles).
  3. Click the "Convert" button to see the converted measurement in the chosen unit.
  4. The application will display the converted measurements in the specified units.

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/InchesToApp)
  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].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published