Git Product home page Git Product logo

abhishek325 / wooionic5app Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 3.12 MB

A ready-to-start ionic (angular based) app to get you going with your woocommerce store in a feature rich and hybrid mobile app

Home Page: https://abhishek325.github.io/WooIonic5App/

JavaScript 1.65% TypeScript 62.90% HTML 23.31% SCSS 12.13%
ionic-firebase woocommerce-api angular rxjs scss-framework ecommerce-application woocommerce-store

wooionic5app's Introduction

WooIonicApp

What is this app all about?

This is an open source ionic template that consumes a Woocommerce based API. With this app, you can have your store setup with core features that could be scaled to any extend as per your store configurations.

Project structure

The project is an angular based ionic app

These are the main files and folders used:

  • components : Generic components are placed here.
  • pages : App pages to render the components as per route configuration.
  • services : This folder contains domain specific services that conencts the application to the API
  • app-routingModule.ts : Routing configuration of the app
  • http.interceptor.ts : Application request inteceptor to have request making logic, authentication headers, token etc at one place.

Screenshots

Note: The images and content (products/categories) will differ based on your store configuration

Features

  • View products by category
  • Add/remove cart actions
  • Search products in store
  • Cart page actions - Coupons, update/remove items etc.
  • Login with Social sites (Coming soon)

Steps to setup this locally:

  1. Run npm install to install dependencies.
  2. Update environments/environment.ts file for woocommerce store credentials.
  3. Run ionic serve to run the development server.

And that's it! ๐ŸŽ‰

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.