https://github.com/rokibulhasan7/bazaar
E-commerce site using Django.
https://github.com/rokibulhasan7/bazaar
css django django-application ecommerce ecommerce-website html5 javascript python3 sqlite3
Last synced: 8 months ago
JSON representation
E-commerce site using Django.
- Host: GitHub
- URL: https://github.com/rokibulhasan7/bazaar
- Owner: RokibulHasan7
- Created: 2022-05-20T05:30:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T13:55:18.000Z (over 3 years ago)
- Last Synced: 2025-01-06T15:48:18.550Z (9 months ago)
- Topics: css, django, django-application, ecommerce, ecommerce-website, html5, javascript, python3, sqlite3
- Language: Python
- Homepage:
- Size: 4.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bazaar
E-commerce site using Django.
## Functionality
* User Authentication (login,registration).
* User Activation by Email.
* User Dashboard.
* Search by category.
* Edit account Information.
* Can see previous orders.
* Order confirmation by Email.
* Can give Reviews of the products.## Technologies
* Programming languages — Python, JavaScript.
* Application Framework — Django.
* Database — SQLite3.
* Structure Web Page language — HTML.
* Web Page Design language — CSS.
* Other frameworks — Bootstrap for CSS and other JS framework.
* Version Control System — Git.## Screenshot of Interface
![]()
Register Page
![]()
Log In
![]()
Home Page
![]()
Dashboard
![]()
My Orders Page
![]()
Change Password
![]()
Edit Profile Page
![]()
Cart Page
![]()
Checkout Page
![]()
Place Order
![]()
Payment With PayPal
![]()
Payment Success
![]()
Review