eCommerce
eCommerce copied to clipboard
This is a fully functional eCommerce website with a beautiful user interface and backend functionalities. π
eCommerceπ
This is a fully functional eCommerce website with a beautiful user interface and backend functionalities.
Features
- User and guest checkout capabilities.
- Setting up the templates and data structure in the first two modules.
- Adding user checkout flow with payment integration.
- After complete basic checkout with a logged-in user.
- Add in the ability for users to checkout as a guest using cookies.
Technologies
- Django (Backend)
- Bootstrap (Frontend)
- CSS (Frontend)
- JavaScript (Client-Side)
- Paypal Integration (Payment Method)
Demonstration
Preview
Store
Cart
Checkout
To Run This Project
- clone this project on your local machine,
git clone https://github.com/ruhulaminparvez/eCommerce.git
- create a virtual environment inside eCommerce folder,
virtualenv venv
- activate virtual environment,(for windows)
.\venv\Scripts\activate
- install project dependencies from requirements.txt,
pip install -r requirements.txt
- run project on your local machine,
python manage.py runserver
Deployed
π Live Demo: e-Commerce
Bugs
If there any known bugs found or run into any issues please let me know. Please enjoy and feel free to share your opinion, constructive criticism, or comments about my work. Email: π [email protected] π Thank you!