Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.76 KB

README.md

File metadata and controls

63 lines (41 loc) · 1.76 KB

Fuel & Mileage Tracker App (Android & iOS)

This is a simple application developed using IONIC ANGULAR.

**Note:** This is almost a live app. But needs some bug fixes and improvements. This is still in development stage.

Table of Contents

Description

This application has been created to demonstrate few features that has been provided by IONIC2 (ionic-angular).

  • IONIC UI.
  • Features like AlertController, ItemSliding, List, NavController, ToastController, Refresher
  • Usage of Typescript.
  • Design app with App Drawer.
  • Usage of NavParams, Events.
  • SQLite.

Getting Started

  • Clone this repository: git clone https://github.com/thanveerahamed/fuel-mileage-tracker-app.
  • Want to use TypeScript? Both the master branch and the typescript branch now use TypeScript.
  • Run npm install from the project root.
  • Install the ionic CLI (npm install -g ionic)
  • Run ionic serve in a terminal from the project root.
  • Cheers!!
  • Do contribute.

Note: Do not forget to add your name here with your contribution.

App Preview

All app preview screenshots were taken by running ionic serve --lab on Chrome Browser.

  • Home Page

    Home Page
  • Vehicle Page

    Vehicle Page
  • Add Fill Up Page

    Fill Up Page
  • Add Vehicle Page

    Add Vehicle Page
  • App Drawer

    App Drawer

Contributors

  1. Thanveer Ahamed. (First Commit.)