Home
Softono

Simple Flask Shopping Cart

Open source Python
34
Stars
26
Forks
2
Issues
5
Watchers
3 years
Last Commit

 About Simple Flask Shopping Cart

A simple implementation of a fully functional Shopping Cart.

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Simple Flask Shopping Cart?

We provide expert installation service for this software. Our team will install, configure, and secure Simple Flask Shopping Cart on your server. plans start at just $30.

Simple Flask Shopping Cart

View on GitHub

Shopping Cart

A simple E-commerce website using Flask.

Dependencies

  1. Python3
  2. Flask
  3. Sqlite

How to run

  1. Set up database by running database.py
  2. Run main.py
  3. Enter localhost:5000 in the browser.