Six910

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2020 License: GPL-3.0 Imports: 15 Imported by: 0

README

Six910 (pronounced six nine ten)

Swagger API Docs

Build Status Quality Gate Status Go Report Card

The Speeding Fast Shopping Cart ECommerce System with Dependency Injection

An open source Ecommerce platform server for building online shopping cart systems and will have a cryptocurrency payment module among others; it is written in golang. This project is the REST service backend. The UI project will including an admin panel and switchable templates.

All components of Six910 are developed as Go modules and injected using dependency injection.

This project is the REST implementation of the Six910 Ecommerce solution.

  1. Users of the Six910, together with Six910 UI 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

Database

The database module in injected using dependency injection in the main func.

The default database for Six910 will be MySQL. The database module can be found here. The database interface, however is modular and can easily be switched out for any other database.

Addon Applications

Six910 will allow third party developers to build addon applications that integrate into templates.

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL