Skip to content

Latest commit

 

History

History
108 lines (78 loc) · 3.48 KB

File metadata and controls

108 lines (78 loc) · 3.48 KB

BASMADness Ecommerce Website

Welcome to BASMADness Open Market, an e-commerce platform where you can find everything you desire with just a click of a button!

Table of Contents

About

BASMADness Open Market is an e-commerce web application designed to provide a seamless shopping experience. This repository contains the full project with all the pages necessary to run the platform.

Features

  • User Authentication: Sign up, log in, and log out functionality.
  • Product Catalog: Browse through various categories of products.
  • Search Functionality: Easily find products using the search bar.
  • Shopping Cart: Add products to your cart and proceed to checkout.
  • Profile Management: Manage your user profile.
  • Responsive Design: Accessible on various devices including desktops, tablets, and mobile phones.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Bootstrap 5
  • FontAwesome

Installation

  1. Clone the repository:
    git clone https://github.com/davidemad10/ITI_Ecommerce_Website_javaScript.git
    

Prerequisites

  • A web server (e.g., XAMPP, WAMP, or MAMP)
  • Modern web browser (e.g., Chrome, Firefox, Edge)

Steps

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo-name.git
  2. Navigate to the project directory:

    cd ITI_Ecommerce_Website_javaScript
  3. Open the project in your preferred code editor (e.g., VS Code).

  4. Start your web server and ensure the project directory is being served.

  5. Open index.html in your web browser to view the home page.

Usage

Home Page

  • The home page provides a welcoming message, navigation bar, search bar, and links to various categories.
  • You can navigate to different sections using the links in the navigation bar.

Categories

  • Click on the 'Categories' link to view all available product categories.
  • Select a category to view products within that category.

Product Details

  • Click on any product to view detailed information, including images, descriptions, and pricing.

User Authentication

  • Use the 'Register' link to create a new account.
  • Use the 'Login' link to access your account.
  • Once logged in, you can view and manage your profile, view your orders, and add products to your cart.

Shopping Cart

  • Add products to your cart from the product details page.
  • View your cart by clicking on the cart icon in the navigation bar.
  • Proceed to checkout to complete your purchase.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or suggestions, feel free to contact us:

Follow us on social media:

Thank you for visiting BASMADness Open Market!