Skip to content

7cart/7cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7cart is a base project for building online shops, catalogs or service platforms. 7cart is written with simple code and simple database schema. It is easy to support and fast.

Play with live demo!

Live store front-end page

Live store admin page

⭐ Star us on GitHub — it helps!

Try it!

Why 7cart?

7cart is for building projects that can't be built with the existing e-commerce platforms. It aims to be free of:

  • difficult to support code and database
  • slow requests

How is 7cart better?

The project database doesn't implement EAV table, but the Entity table with JSONB columns. That gives:

  • less relations and simple code
  • simpler and faster SQL queries [proof link]

Features

  • built in Docker, it can be quickly deployed and run on different OSs;
  • built-in Product Filters and Filer Counters

Technology stack

Built as a Single Page Application (SPA), it utilises the latest possible

  • Ember.js
  • Symfony 4
  • PostgreSQL
  • PHP 7

Download

Download Zip with project source code.

What do you think of this?

Tell us in the issue tracker

or message to 7cart Facebook page