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

https://github.com/carjizo/system-ecommerce


https://github.com/carjizo/system-ecommerce

flask html msql python

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

          

# system-ecommerce

this is a system ecommerce con python
![](./screenshot.png)

### Installation

```
git clone https://github.com/carjizo/system-ecommerce.git
cd system-ecommerce
pip install -r requirements.txt
python3 run.py
```

now you can visit http://127.0.0.1:5000/

### Admin
![](./screenshot_2.png)

### seller/register
![](./screenshot_3.png)

### seller/login
![](./screenshot_4.png)

### seller
![](./screenshot_5.png)

### customers/carts
![](./screenshot_6.png)