Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T18:39:01.000Z (2 months ago)
- Last Synced: 2024-10-20T04:15:54.556Z (2 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.