Fuel App Ionic Theme

Overview

ionic Theme for Gas Station locations and Cars Fuel controlling using Ionic 3 , Angular 5 , Typescript.

Screens 

  • Login 
  • Registration
  • Home (with Tabs)
  • My Vehicle list
  • Details
  • Side Menu
  • Add Vehicle 
  • Nearby
  • Calculator
  • Profile
  • Settings

Features

  • complete ,clear,Simple design.
  • Theme only html5/typescript pages no functional code or backend
  • Responsive app. so it fits to all devices.
  • Changeable color using Sass variables.
  • Can be used and tested for both IOS and Android mobile.
  • Animation availability.
  • Free for life Updates.
  • Free support 
  • Tabs included .
  • Readme file included with how to use the theme steps to follow.
  • 11+ complete screens and components.(html>

Requirements

  • ionic 3 framework
  • NodeJs
  • Ios , Android

Instructions

  • unzip the theme package.
  • create a new Ionic3 app.
  • Replace the src,www and package.json for the new app  with those for the theme(from the unzipped folder) .
  1. open app in cmd then Run these lines:
  2. 1- npm install 
  3. 2- ionic serve
  4. 3- ionic platform add android/ios
  5. 4- ionic build android/ios –prod

Related