Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.