Skip to content

A proof-of-concept (POC) aiming at demonstrating how to interconnect a single page application to a Backend CMS (Only Prestashop has been developed) for placing orders.

Notifications You must be signed in to change notification settings

abdelino17/k-commerce

Repository files navigation

k-commerce

K-commerce (short for Kiosk E-Commerce) is a next-generation application developed with VueJs and a CMS backend (Prestashop, Magento, WooCommerce).

The project is a proof-of-concept (POC) aiming at demonstrating how to interconnect a single page application to a Backend CMS (Only Prestashop has been developed) for placing orders.

The project uses many advanced concepts:

  • Abstract Classes, Interfaces with Typescript
  • Service worker
  • Vuex for managing the app's state
  • Localstorage
  • Inversify library for managing Dependency Injection (DI)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

A proof-of-concept (POC) aiming at demonstrating how to interconnect a single page application to a Backend CMS (Only Prestashop has been developed) for placing orders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published