unphp / Six910-ui

This is the UI for Six910 written in golang. This provides the user public shopping cart storefront with switchable storefront templates. It also provides the admin panel for managing a user's storefront.

Home Page:http://www.six910.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Six910 UI

Build Status Quality Gate Status Go Report Card

The Speeding Fast Shopping Cart

An open source ecommerce platform server for building online shopping cart systems; written in golang. This is the user's storefront and admin panel.

This project is intended to be the storefront UI that works with Six910 REST implementation of a hosted ecommerce solution.

  1. Users of Six910 UI, together with Six910 will be able to customize templates just like other hosted solutions.
  2. Templates can either be written in Golang templating or use a JavaScript framework like Angular or React.
  3. REST services will be used to expose all cart functionality.

Template Designer

There will also be a template designer to make desiging templates much easier than it currently is with most hosted shopping cart solutions.

  1. Users will be able to download there current template
  2. Modify the template using the user's store URL
  3. Upload the template back to the hosted site

We need Golang developers to work on this project. If you are interested in contributing, send a pull request with your name added to the developer section of the readme.

Developers and Contributors:

  1. Ken Williamson
  2. Your Name Here

About

This is the UI for Six910 written in golang. This provides the user public shopping cart storefront with switchable storefront templates. It also provides the admin panel for managing a user's storefront.

http://www.six910.com

License:GNU General Public License v3.0


Languages

Language:Go 99.9%Language:Shell 0.1%