Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ananty1/homecartwithcwh
The website contains two integrated apps made using django,with name as -HomeCart _An e-commerce website and Blog-App
https://github.com/ananty1/homecartwithcwh
ajax css django html javascript
Last synced: 1 day ago
JSON representation
The website contains two integrated apps made using django,with name as -HomeCart _An e-commerce website and Blog-App
- Host: GitHub
- URL: https://github.com/ananty1/homecartwithcwh
- Owner: ananty1
- Created: 2023-03-10T11:43:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T06:59:53.000Z (8 months ago)
- Last Synced: 2024-11-18T22:02:16.519Z (2 months ago)
- Topics: ajax, css, django, html, javascript
- Language: HTML
- Homepage: https://home-cart-with-cwh.vercel.app
- Size: 10.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HomeCartWithCWH
This is an e-commerce website built using the Django web framework, along with Bootstrap for the frontend. It is inspired by the tutorials from the CodeWithHarry YouTube channel.
## Introduction
HomeCartWithCWH is a sample e-commerce website designed to showcase various features commonly found in online shopping platforms. It allows users to browse a variety of products, add items to their cart, proceed to checkout, make payments, track orders, give feedback, explore blog posts, and more.## Features
- **Product Listing:** Browse through a wide range of products available for purchase.
- **Shopping Cart:** Add products to the cart for later purchase or removal.
- **Checkout Process:** Proceed through a secure checkout process to complete the order.
- **Payment Handling:** Securely process payments using integrated payment gateways.
- **Order Tracking:** Track the status of orders from placement to delivery.
- **Feedback Section:** Provide feedback and reviews for products or the overall shopping experience.
- **About Page:** Learn more about the website, its mission, and the team behind it.
- **Blog Page:** Explore informative blog posts related to products, industry news, and tips.
- **Search Functionality:** Easily search for specific products using keywords or filters.## Screenshots
### Welcome Page
![Welcome Page](https://github.com/ananty1/HomeCartWithCWH/assets/105732693/dc727c5f-dcd4-47c9-80ef-49cd135f4590)### Our Shopping page
![Shopping Page](main_page.png)### Product View detailed
![Product View](https://github.com/ananty1/HomeCartWithCWH/assets/105732693/dbd5d3a1-ad26-41d1-b871-63a56771e318)### Checkout Page
![Checkout Page](https://github.com/ananty1/HomeCartWithCWH/assets/105732693/7eecb65b-842a-42ab-8379-76062eb2949d)### Tracker Page
![Tracker Page](https://github.com/ananty1/HomeCartWithCWH/assets/105732693/19c9d333-1bb5-4c4b-802c-9f17f04393cf)### Contact Page
![Contact Page](https://github.com/ananty1/HomeCartWithCWH/assets/105732693/82cf70ea-af26-4005-89cf-50432cdebecd)### BlogPage Home
![Blog Page Home](https://github.com/ananty1/HomeCartWithCWH/assets/105732693/45b03cdc-28c1-4fc8-881d-978482eb0d59)