https://github.com/srudhi6383/online-wine-shop
Online Wine Ecommerce Website and added functionally like Signup, Login, Search, Cart page, Payment Page. We used HTML, CSS, JavaScript, ES6 Tech Stacks to build this application.
https://github.com/srudhi6383/online-wine-shop
css firebase html javascript
Last synced: 4 months ago
JSON representation
Online Wine Ecommerce Website and added functionally like Signup, Login, Search, Cart page, Payment Page. We used HTML, CSS, JavaScript, ES6 Tech Stacks to build this application.
- Host: GitHub
- URL: https://github.com/srudhi6383/online-wine-shop
- Owner: srudhi6383
- Created: 2023-10-15T13:49:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-16T16:35:33.000Z (over 1 year ago)
- Last Synced: 2025-01-08T10:44:07.786Z (6 months ago)
- Topics: css, firebase, html, javascript
- Language: HTML
- Homepage: https://glowing-marigold-0b2a2a.netlify.app/
- Size: 33 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Wineshop Website
This is an online wine shop website project built using HTML, CSS, JavaScript and Firebase.
## Table of Contents
- [Description](#description)
- [Technologies Used](#technologies-used)
- [Pages](#pages)
## Description
The WineShop website is an online platform for wine enthusiasts to browse, purchase, and explore a wide variety of wine products. It offers user registration and login, a product catalog, product details, a shopping cart, and a checkout process.
## Technologies Used
- HTML
- CSS
- JavaScript
- Firebase(for login page)
- Google Authentication(for login)## Pages
### navbar
### 1. Login/Sign Up Page
- Allows users to either log in to their existing accounts or sign up as new users.
- User authentication is implemented using JavaScript.

### 2. Home Page
- Displays featured wine products and promotions.
- Users can navigate to the product catalog from here.
### 3. Product Page
- Lists all available wine products.
- Users can filter and search for specific wines.
- Clicking on a product redirects to the product detail page.
### 4. Product Detail Page
- Displays detailed information about a specific wine product.
- Users can add the product to their shopping cart from this page.

### 5. Cart Page
- Shows a summary of the items in the user's shopping cart.
- Users can modify the quantity or remove items.
- Provides a link to the checkout page.
### 6. Checkout Page
- Allows users to complete their purchase by providing shipping and payment information.
- The checkout process may involve validation and confirmation steps.
### 7. Payment Page
-The Payment Page is a crucial part of the WineShop website, where users complete their purchase. It handles the transaction securely and efficiently.
### Footer
### 8. Thank You Page
- The "Thank You" page is a critical part of the WineShop website, which is displayed to users after they have completed a purchase. It provides a confirmation message and relevant information to users.
### Contributors
- Arti Soni - https://github.com/artisonii
- Mohd Salman - https://github.com/Mohd-Salman-0119
- Srudhi - https://github.com/srudhi6383### Deployed Link
https://glowing-marigold-0b2a2a.netlify.app/