https://github.com/mayankbohra/shopease
ShopEase, a basic e-commerce website using Flask, with product listings, user authentication, cart functionality, and an admin panel for managing products and orders.
https://github.com/mayankbohra/shopease
bootstrap css flask html python sql-lite
Last synced: 3 months ago
JSON representation
ShopEase, a basic e-commerce website using Flask, with product listings, user authentication, cart functionality, and an admin panel for managing products and orders.
- Host: GitHub
- URL: https://github.com/mayankbohra/shopease
- Owner: mayankbohra
- Created: 2024-10-06T06:06:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T18:39:01.000Z (7 months ago)
- Last Synced: 2024-11-09T23:07:49.840Z (6 months ago)
- Topics: bootstrap, css, flask, html, python, sql-lite
- Language: HTML
- Homepage:
- Size: 2.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShopEase
ShopEase is a basic e-commerce website built with Flask, featuring SQLite database interaction, user authentication via Flask-Login, and a responsive front-end using Bootstrap.