Gas Manager – iOS Source Code

Overview

The application has a complex algorithm for calculating fuel consumption by months / years.

In GasManager you can easily monitor the fuel consumption, mileage of your car, the quality of fuel at various gas stations and the amount of money spent on refueling. The application will be able to help you with tips and real data to minimize costs.

You only need at the next refueling, specify the data (the amount of fuel filled, the odometer indicator and the price per liter). After that, the application will calculate the useful data that you will find using a light and pleasant interface.

Features

  • Fuel consumption calculation
  • Driving info calculation
  • List of refuels with statistic
  • Great UI/UX
  • Multi-car support
  • Multi-localization (5 languages)
  • Siri shortcuts
  • 3D Touch shortcuts

Requirements

  • MacOS
  • iOS device with iOS 11 or greater
  • Xcode

Instructions

  • Download  zip
  • Open repository in terminal
  • Run ‘pod install’
  • Open ‘GasManager.xcworkspace’
  • Change app UI/UX/logic or add new features
  • If you will publish the app in AppStore – you must completely change the look of app. You can’t publish the identical app

Related