Skip to content

This is a shopping website project that allows users to browse and purchase products online.

Notifications You must be signed in to change notification settings

MohammadKhGh99/Shopping_Website

Repository files navigation

Shopping Website

A shopping website project that allows users to browse and purchase products online.

Table of Contents

Features

  • User registration and authentication
  • Product Catalog
  • Shopping cart functionality
  • Order tracking and history
  • Admin dashboard for managing products and orders

Installation

  1. Clone the repository:

    git clone https://github.com/MohammadKhGh99/Shopping_Website.git
  2. Install dependencies:

    pip install -r requirments.txt

Usage

  1. Start the server:

    python app.py
  2. Open the website in your browser: 127.0.0.1:5000

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.