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.
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.
- Clone this repository:
git clone https://github.com/thanveerahamed/fuel-mileage-tracker-app
. - Want to use TypeScript? Both the
master
branch and thetypescript
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.
All app preview screenshots were taken by running ionic serve --lab
on Chrome Browser.
- Thanveer Ahamed. (First Commit.)