Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Proof of Concept with checkout

Pre-release
Pre-release
Compare
Choose a tag to compare
@bloodf bloodf released this 18 Aug 22:53
· 11414 commits to master since this release
ab73b04

We're proudly anouncing first, working version of vue-storefront which is showing the key concepts and features of this Progressive Web App!

Key working features

  • Homepage
  • Category page
  • Product page
  • Cart
  • Checkout + validation
  • Basic Search
  • Magento2 synchronization: products, attributes, media, categories, orders
  • Offline support using service workers + indexedDb
  • PWA manifest + basic optimizations
  • SSR support
  • Filters + Configurable products
  • RWD (except some checkout issues to be fixed)

ToDo roadmap

  • Taxes
  • Special prices
  • User accounts
  • Security hardening (checksums, etc)
    ...

Core team

Special thanks to all contributors, especially the core team

  • Filip Rakowski @filrak - UI framework + frontend
  • Karol Bzik @karolbzik - product design + UI
  • Patryk Mazur @patrykpiston - frontend, RWD ...
  • Adam Marcinkowski @mercs600 - cool new features, frontend
  • Alex Yeremenko @madonzy - our marvelous installer
  • Luke Collymore @collymore - search feature
  • Piotr Karwatka @pkarw - some boring backend stuff ;)