Skip to content

s-sannidhi/Convertly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convertly

Convertly is a versatile and easy-to-use iOS app designed to handle a wide variety of unit conversions quickly and efficiently.

Features

Currently, the app supports the following types of conversions:

  • Length: Convert between units like meters, kilometers, miles, inches, and more.
  • Area: Convert between units like square meters, acres, hectares, and more.
  • Volume: Convert between units like liters, milliliters, gallons, and more.
  • Temperature: Convert between Celsius, Fahrenheit, Kelvin, and more.
  • Mass: Convert between kilograms, grams, pounds, ounces, and more.
  • Currency: Convert between different currencies with up-to-date exchange rates.
  • Energy: Convert between joules, calories, kilowatt-hours, and more.
  • Pressure: Convert between pascals, bar, psi, and more.
  • Speed: Convert between meters per second, kilometers per hour, miles per hour, and more.
  • Time: Convert between seconds, minutes, hours, days, and more.

Installation

Follow these steps to run the app on your iOS device or simulator:

  1. Clone this repository:

    git clone https://github.com/s-sannidhi/Convertly.git
  2. Open the project in Xcode:

    cd Convertly
    open Convertly.xcodeproj
    
  3. Build and run the app:

    • Select your target device or simulator.
    • Press Cmd + R or click the Run button in Xcode.

Usage

  1. Select the type of conversion (e.g., Length or Area) from the main menu.
  2. Input the value and choose the desired units.
  3. View the converted result instantly!

Contributing

Contributions are welcome! If you have suggestions for new features or improvements, feel free to:

  • Fork this repository.
  • Create a feature branch.
  • Submit a pull request.

Please ensure your code follows the project’s coding style and includes relevant tests.

Acknowledgements

  • Developed using Swift and Xcode.

About

A unit conversion app for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages