/django-ecommerce

Design of a virtual store using django.

Primary LanguageJavaScript

Online purchase system using django 🐍

  1. Allow admin to register, edit, delete a product ✔️
  2. Customer can create a user to make purchases ✔️
  3. Customer can delete an item if they abandon the purchase ✔️
  4. Customer cannot access the register, edit or delete the products ✔️
  5. Make all pages responsive ❌
  6. Customer can make payment using a payment gateway ❗

🎯 Status:

➖ Concluded ✔️

➖ In progress ❗

➖ Not started ❌

Login

login

Register

registrar

Product list

listaProdutos

Shopping cart

carrinhocompra

Payment

pagamento

  • Note: Still in development !!!