Skip to content

E-commerce feito em python utilizando o framework Django

Notifications You must be signed in to change notification settings

RenzoPrats/Ecommerce-RenzStore

Repository files navigation

Ecommerce-RenzStore

This is an E-commerce made with Django(python) for study purpose. It has a system of login, that also allows the user login with gmail and facebook. Also has a system for search products and add to the cart.

Running

On linux you can run in the project folder using:

pip install -r requirements.txt
python manage.py runserver

About

E-commerce feito em python utilizando o framework Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published