Skip to content

Open Ecommerce solution for Shops. Complete with cart and wishlist. Powered by Shopyo, a Python web framework built on top of Flask

License

Notifications You must be signed in to change notification settings

apelnar0517/ShopCube

 
 

Repository files navigation

ShopCube

alt text

After pip install requirements,

cd shopyo
python manage.py initialise
python manage.py rundebug

Current features:

  • cart
  • wishlist
  • stock
  • orders

Read the shopyo docs to get more development insights

pip-compile --output-file=reqs/dev.txt reqs/dev.in 

About

Open Ecommerce solution for Shops. Complete with cart and wishlist. Powered by Shopyo, a Python web framework built on top of Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.7%
  • Python 32.5%
  • HTML 32.2%
  • Other 0.6%