Skip to content

TheGreatAndrew/Django-Ecommerce

Repository files navigation

E-Commerce

Fall20 - SWE E-Commerce Group Project

Image of Main Image of Product Image of Login Image of Checkout

team member
Luke Puente
Vu Nguyen
Elijah Lozano
Dion Collins

this is our Django Ecommerce website that has both frontend, built-in Django database and backend.
this is our user guide : https://docs.google.com/document/d/1Q7NshROmV0UIZuKtLl7GsVXhB6cwlH5NTZ1y5Kl1aS0/edit?usp=sharing

to setup mac :
python3 -m venv venv_mac
source venv/bin/activate
python3 manage.py runserver
then copy the http url link

to setup window : python -m venv venv source venv/Scripts/activate.bat python manage.py runserver Access via browser: http://localhost:8000/

to run test :
python3 manage.py test djangoecommerceweb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •