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

https://github.com/fredcodee/ecom-store

a simple mini ecom store built with flask and boostrap
https://github.com/fredcodee/ecom-store

bootstrap css ecommerce flask html python

Last synced: 20 days ago
JSON representation

a simple mini ecom store built with flask and boostrap

Awesome Lists containing this project

README

          

# ecom-store
a simple mini ecom store built with flask and boostrap

## Tools:
- Python(flask)
- bootstrap
- view requirements file to see more

## website preview
###### Home Page
![alt text](https://github.com/fredcodee/ecom-store/blob/master/websitepreview/img1.png)
![alt text](https://github.com/fredcodee/ecom-store/blob/master/websitepreview/img2.png)
###### Product Page
![alt text](https://github.com/fredcodee/ecom-store/blob/master/websitepreview/img3.png)
###### Admin Page
![alt text](https://github.com/fredcodee/ecom-store/blob/master/websitepreview/admin1.png)
###### Admin Page(add products)
![alt text](https://github.com/fredcodee/ecom-store/blob/master/websitepreview/admin2.png)