CODE.MARKET
Search main icon svg
Enter ↵

ionic coffee shop (e-commerce Template Version)

by zeus_
ionic coffee shop (e-commerce Template Version) Ionic Ecommerce Mobile App template

Description

App solution for E-commerce. If you are an individual business, selling items or service to your users then this is the solution for you. The application will display items by category, by category, by criteria so that users can easily view store items

Note this is a template and does not have a backend yet if you can contact me via my mail

“ Ionic 3 Coffee App (E-commerce app) App” Documentation ” v1.0

“IonTube- Ionic 3 Coffee App (E-commerce app);

By: somto achu Email: somto achu

Thank you for purchasing my app. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!

Table of Contents

  1. Prerequisite
  2. Environment Setup
  3. Run
  4. Build For Android
  5. Build For IOS
  6. Testing App
  7. QuickStart Guide
  8. Theming your Ionic App
  9. Features

Prerequisite – top

1. You must have basic programming knowledge/ JavaScript knowledge before going inside this project. You must familiar with Angular5, Ionicframework. Basic programming / JavaScript knowledge.

2. Need to install the latest version of the Ionic CLI and Cordova. Verify that you are running at least node 6.9.x and npm 3.x.x by running node -v and npm -v in a terminal/console window. Older versions produce errors, but newer versions are fine.

Environment Setup – top

Setup your OS environment to install the Ionic CLI and Cordova for native app development.

npm install -g cordova ionic

You may need to add “sudo” in front of these commands to install the utilities globally

Run – top

Unzip the downloaded IonTube project and open a terminal window `cd` into the project root directory and install dependent packages by running `npm install` and run the command `ionic serve`. The server will be up & running on localhost 8100 port. At browser window, open https://localhost:8100.

Run Commands

$ ionic serve
                $ ionic serve --lab

Build For Android – top

Requirements

  • Android Studio
  • Updated Android SDK tools, platform and component dependencies. Available through Android Studio’s SDK Manager Add android platform with the CLI :
$ ionic platform add android
                $ ionic build android

Android Production Builds (release.apk)/Publishing your app

$ cordova plugin rm cordova-plugin-console
                $ cordova build --release android
                $ keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -keysize 2048 -validity 10000
                $ jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore my-release-key.keystore HelloWorld-release-unsigned.apk alias_name
                $ zipalign -v 4 HelloWorld-release-unsigned.apk HelloWorld.apk

Build For IOS – top

You need the iOS SDK installed on your computer to build an iOS version of your application using the steps below.

  • On the command line, make sure you are in the ionic-tutorial/conference directory
  • Add support for the iOS platform
  • ionic platform add ios
  • This step is not required with recent versions of the Ionic CLI because the ios platform is installed by default
  • Build the project
  • ionic build ios
  • Open conference.xcodeproj in the conference/platforms/ios directory
  • In Xcode, run the application on a device connected to your computer or in the iOS emulator

Testing App – top

Desktop Browser Testing

$ ionic serve

Simulator testing

$ ionic build ios$ ionic emulate ios

Testing as a native app

$ ionic run android

QuickStart- Step By Step Guide – top

Step One (Recommended)

First, install Node.js. Then, install the latest Cordova and Ionic command-line tools in your terminal.

npm install -g cordova ionic

Step Two (Download & Install Dependencies)

  • Unzip the downloaded IonTube project folder and open a terminal window.
  • `cd` into the project root directory and install dependent packages by running `npm install`
npm install

Step Three (Configuration)

Open IonTube project in your code editor and go into the project root directory.

At the root folder go into the `src/config`, here you can see two files, 1. admob.ts and 2. youtube.ts

In admob.ts, you need to replace your admob config keys for Banner, Interstitial and Video for Android and Ios. Admob Website https://www.google.com/admob/ and Admob Ionic Plugin

In youtube.ts, you need to set your Google Api Key, Youtube Channel ID and Max Result of Videos per Page(By default we set 20/per page).

Step Four (Running)

Desktop Browser Testing

cd app

                Ionic serve

Simulator testing

ionic build ios
                ionic emulate ios

Testing as a native app

ionic run android

                ionic emulate ios

Theming your Ionic App – top

Theme support is baked right into Ionic apps. Changing the theme is as easy as updating the $colors map in your src/theme/variables.scss file:

The fastest way to change the theme of your Ionic app is to set a new value for default, since ThemesBuckets uses the default color by default to style most components.

Our main default colors – color1, color2

Read More Details from https://ionicframework.com/docs/theming/theming-your-app/

Sources and Credits – top

Once again, thank you so much for purchasing this theme. As I said at the beginning, I’d be glad to help you if you have any questions relating to this theme. No guarantees, but I’ll do my best to assist. If you have a more general question relating to the themes on Codecanyou, you might consider visiting the forums and asking your question in the “Item Discussion” section.

Somto Achu

Go To Table of Contents

Product tags

    • 6 month free support included from author
    • Free lifetime product updates guarantee
    • 360 degrees quality control
    Secure payment & money back guarantee

    Related products