Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiragsaini/e-commerce-using-flask
E Commerce Website Using Flask and SQLite3
https://github.com/chiragsaini/e-commerce-using-flask
ecommerce flask flask-sqlalchemy html-css-javascript python sqlite3
Last synced: about 11 hours ago
JSON representation
E Commerce Website Using Flask and SQLite3
- Host: GitHub
- URL: https://github.com/chiragsaini/e-commerce-using-flask
- Owner: ChiragSaini
- License: gpl-3.0
- Created: 2020-04-26T11:37:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T09:03:58.000Z (over 4 years ago)
- Last Synced: 2024-11-18T08:12:31.385Z (2 months ago)
- Topics: ecommerce, flask, flask-sqlalchemy, html-css-javascript, python, sqlite3
- Language: HTML
- Size: 4.11 MB
- Stars: 14
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E-Commerce-Using-Flask
### Features implemented:
- Filtering Via categories and brands
- Pagination
- Cart Add/ Edit/ Remove Functionality
- Admin Panel
- Add/ Remove/ Edit Brands, products and Categories in Admil Panel
- Customer Register/ login
- Products Details page
### Technologies Used
- Python
- Flask
- SQLite3
- HTML
- CSS
- Bootstrap
- JavaScript
### To-Do
- Seprate Carts for all customers
- Implement Search Functionality
- Adding some sort of Payments System
- Some Sort of verification for customer registration
- More Details and Images on Product Details Page
- Imporving User Management and sessions
- Adding Carousels and other things to imporve UI
### Wanna help to add some features or modify, Just send a pull request and lets make it happen. :D
# Screenshots
- Home Page:
- Product Details Screen:
- Cart Screen:
- Admin Home Page:
- Admin Panel Add product:
- Admin Edit/Remove Brand Page: