Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hjlarry/flask-shop
- Owner: hjlarry
- License: bsd-3-clause
- Created: 2018-06-20T01:30:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:34:34.000Z (10 months ago)
- Last Synced: 2024-08-01T22:55:00.815Z (3 months ago)
- Topics: flask, python, python3
- Language: Python
- Homepage:
- Size: 31.1 MB
- Stars: 295
- Watchers: 21
- Forks: 117
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## 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)