kavania2002 / MobiMart

MobiMart is a mobile shopping website.
MIT License
7 stars 13 forks source link

Add to Cart : Error : Page Reloads #33

Open kavania2002 opened 3 years ago

kavania2002 commented 3 years ago

Describe the bug When we click on add to cart button, the page reloads and then the theme gets changed to default i.e. white theme

Expected behavior After clicking the add to cart button, the theme should remain the same.

Sloth-Panda commented 3 years ago

would like to work on this @kavania2002

kavania2002 commented 3 years ago

Yeah sure, you may work on this issue first. After that I will assign others.

Sloth-Panda commented 3 years ago

@kavania2002 these are the set of commands to get started with the project working on our system right?

  1. pip install requirements.txt
  2. cd Mobimart
  3. python manage.py migrate
  4. python manage.py runserver
kavania2002 commented 3 years ago

yes, u r right? if u don't want use a virtual environment then this is correct. and u can join discord channel (link in readme) for any other issues. I will guide you properly.

kavania2002 commented 3 years ago

hey @Sloth-Panda, what's the status?

kavania2002 commented 3 years ago

@arbazalam01 would like to do this?