/flask-shopping-cart

Basic master for online store (blueprints)

Primary LanguagePythonMIT LicenseMIT

Basic shopping cart for online store (blueprints).

*It is a code for the implementation of the shopping cart and administration panel for the articles of an online store using the Flask mini-framework. It does not include login and user authentication, interaction with the user beyond the shopping cart (such as the sending of order forms or invoices through automated email) or payment platform.