A shopping website project that allows users to browse and purchase products online.
- User registration and authentication
- Product Catalog
- Shopping cart functionality
- Order tracking and history
- Admin dashboard for managing products and orders
-
Clone the repository:
git clone https://github.com/MohammadKhGh99/Shopping_Website.git
-
Install dependencies:
pip install -r requirments.txt
-
Start the server:
python app.py
-
Open the website in your browser: 127.0.0.1:5000
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.