Skip to content

Commit 3b5a23a

Browse files
Update README.md
1 parent 05b8ade commit 3b5a23a

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

README.md

+23-15
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,34 @@
22

33
Open-source mini `eCommerce` project that loads the products from `JSON` files saved in the `templates directory` (no database required) and uses a decent UI for page styling - Powered by **Flask & Stripe**.
44

5-
> 👉 **For more starters and support** access [AppSeed](https://appseed.us/)
6-
75
<br />
86

9-
![Flask & Stripe Mini eCommerce - Open-Source Starter provided by AppSeed.](https://user-images.githubusercontent.com/51070104/196479738-be20d203-df44-47ce-a124-d3ed426ef622.jpg)
7+
## Features
8+
9+
> `Have questions?` Contact **[Support](https://appseed.us/support/)** (Email & Discord) provided by **AppSeed**
10+
11+
| Free Version | [PRO Version](https://github.com/app-generator/rocket-ecommerce) - 🛒 **[$99](https://appseed.gumroad.com/l/rocket-ecommerce)** | [Custom Development](https://appseed.us/custom-development/) |
12+
| --------------------------------------| --------------------------------------| --------------------------------------|
13+
| ✓ Stack: **Flask, Bootstrap** | ✅ Stack: **Django, Tailwind** | **Everything in PRO**, plus: |
14+
| ✓ Stripe | ✅ Lifetime Updates, Unlimited Projects |**1mo Custom Development** |
15+
| ✓ Minimal Bootstrap 4 Design | ✅ Stripe |**Team**: PM, Developer, Tester |
16+
| ✓ Automatic Products Discovery | ✅ Categories, TAGS | ✅ Weekly Sprints |
17+
| ✓ No Database | ✅ Checkout | ✅ Technical SPECS |
18+
| - | ✅ Discounts Page | ✅ Documentation |
19+
| - | ✅ Stripe Products Import |**30 days Delivery Warranty** |
20+
| - | ✅ Local Products Customization | - |
21+
| - | ✅ Analytics | - |
22+
| - | ✅ Transactions Tracking | - |
23+
| - | ✅ Zero Configuration | - |
24+
| - |**PRO Support** - [Email & Discord](https://appseed.us/support/) | - |
25+
| - | ✅ Deployment Assistance | - |
26+
| - | - | - |
27+
| ------------------------------------ | ------------------------------------ | ------------------------------------|
28+
| - | 🚀 [LIVE Demo](https://rocket-ecommerce.onrender.com/) | 🛒 `Order`: **[$3,999](https://appseed.gumroad.com/l/rocket-package)** (GUMROAD) |
1029

1130
<br />
1231

13-
## Features
14-
15-
| Status | Item | info |
16-
| --- | --- | --- |
17-
|| **Flask** | For `backend logic` |
18-
|| **Stripe** | `Payment processor` |
19-
|| **[Soft UI Design](https://www.creative-tim.com/product/soft-ui-design-system?AFFILIATE=128200)** | (Free Version) by `Creative-Tim` |
20-
|| **JSON** | `Products definition` - see [sample](./app/templates/products/product-air-zoom-pegasus.json) |
21-
|| Automatic Products Discovery | Source DIR: [templates\products](./app/templates/products) |
22-
|| **Dw Products from Stripe** | On going development via [Python Stripe Library](https://pypi.org/project/python-stripe/) |
23-
24-
32+
![Flask & Stripe Mini eCommerce - Open-Source Starter provided by AppSeed.](https://user-images.githubusercontent.com/51070104/196479738-be20d203-df44-47ce-a124-d3ed426ef622.jpg)
2533

2634
<br />
2735

0 commit comments

Comments
 (0)