Skip to content

pranjalg1331/Ecom_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an Ecommerce Website built with django. Functionalities include Signup, Login, Store, Cart, OTP authentication using main, Razorpay integration.
To run this webapp run--
python -m venv ve
cd .\ve
scripts/activate/
cd..
pip install requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Here's some sample images-
Screenshot 2024-04-20 163200 Screenshot 2024-04-20 163004 Screenshot 2024-04-20 163128

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published