Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hjlarry/flask-shop

an e-commerce project mock of saleor
https://github.com/hjlarry/flask-shop

flask python python3

Last synced: 5 days ago
JSON representation

an e-commerce project mock of saleor

Awesome Lists containing this project

README

        

# Flask Shop - An Amazing Project

## Introduction
This project is a front page copy of [saleor](https://github.com/mirumee/saleor) old version, but written with flask.

## ScreenShot




Screenshot Home




Screenshot Category




Screenshot Cart






Screenshot Admin Panel




Screenshot Site Configuration




Screenshot Order List


## Feature

* large flask project structure, easy to extend and secondary develop
* always update and use newest packages, python features
* multi language and locallization support
* product ready, good performance

## Guide

Please see the [wiki](https://github.com/hjlarry/flask-shop/wiki) for more information:

* [How to install?](https://github.com/hjlarry/flask-shop/wiki/How-to-install-project%3F)
* [Project settings](https://github.com/hjlarry/flask-shop/wiki/Project-Settings)
* [Localization support](https://github.com/hjlarry/flask-shop/wiki/Localization-support)
* [Secondary development](https://github.com/hjlarry/flask-shop/wiki/Secondary-development)