An open API service indexing awesome lists of open source software.

https://github.com/muhand/rrconverter

A simple app that allows the conversion from real life measurements to ruler measurements
https://github.com/muhand/rrconverter

Last synced: 2 months ago
JSON representation

A simple app that allows the conversion from real life measurements to ruler measurements

Awesome Lists containing this project

README

        

# RRConverter
A simple app that allows the conversion from real life measurements to ruler measurements

## Table of Contents
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Support](#support)
- [Contributing](#contributing)

## Prerequisites
- git
- xcode >= 9.4.1
- project format 9.3-compatible
- ios >= 10.0

## Installation

Clone this project into a project directory, then navigate to it and open the xcode project

```
git clone https://github.com/Muhand/RRConverter.git
cd RRConverter
open RRConverter.xproject
```

## Usage

To be added

## Support

Please [open an issue](https://github.com/Muhand/RRConverter/issues/new) for support.

## Contributing

Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/Muhand/RRConverter/compare/).