Skip to content

Mobile app which calculate gasoline/oil ratio for 2 stroke engines.

Notifications You must be signed in to change notification settings

karthiganesan90/gas-oil-mixture-mobile

 
 

Repository files navigation

Gas/Oil mix ratio calculator

Calculate the Gas/Oil mixture ratio. Quickly, easily and without ads.

App calculate the required amount of oil for proper fuel/oil mix in 2 stroke engine.

Google Play

https://play.google.com/store/apps/details?id=com.filippofilip.oilratiocalc

App preview

Developement

Installation

First clone this repo, then simply run $ yarn install or $ npm i

Developement

  1. Run developement server $ yarn start
  2. Build
    • run for Android $ yarn install:dev or $ react-native run-android
    • run for iOS $ react-native run-ios

About

Mobile app which calculate gasoline/oil ratio for 2 stroke engines.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.9%
  • Objective-C 5.2%
  • Python 2.1%
  • Java 1.8%