midhunhk / trip-o-meter

Android app to calculate fuel or cost for a trip and other helpful things when planning for a trip.

Home Page:https://midhunhk.github.io/trip-o-meter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is not in active development or support

Trip-O-Meter

Build Status Release GitHub commits Issues

Trip O Meter

"Trip 'O Meter" is an Android app to help you with planning and expenses on a trip.

Screenshots

Trip O Meter Trip O Meter Trip O Meter Trip O Meter

Motivation

The idea for Trip O Meter was born out of my past experiences with trips. An ease to calculate fuel required for road trips and to manage expenses when going with friends.

Features

  • Fuel Quantity and Price Calculation
  • Trip Expense Calculations - (Under Development)
  • Current Fuel prices in India - (Under Development)
  • Open Source

Development Branch Name

The codenames for development branches are names of Lost or Mythical cities from world history. They are named in alphabetical order and correspond to features of a public release.

The current development branch name is :

Camelot is a castle and court associated with the legendary King Arthur.

See more - Codenames

Installation

Clone this repo and import the project as an existing Android project in Android Studio. This is a gradle based Android project that supports API 16 and up (Jelly Bean).

Source Code

Clone this repo and checkout the latest development branch for bleeding edge features.

git clone https://github.com/midhunhk/trip-o-meter.git

Open the project in Android Studio

Play Store

Get the latest release version of the app from the Google Play Store.

Get it on Google Play

Contribute

You can contribute to this project by sharing ideas or features you would like to see or code, reviews to the project codebase. Follow below links.

Components

@RaghuChandrasekaran contributes the API for current fuel prices in India.

App Page

The App Page is hosted at https://midhunhk.github.io/trip-o-meter/

License

This project is released under MIT license

MIT License

Copyright (c) 2017 Midhun Harikumar

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Android app to calculate fuel or cost for a trip and other helpful things when planning for a trip.

https://midhunhk.github.io/trip-o-meter/

License:MIT License


Languages

Language:Java 100.0%