/Online-jewellery-Shop

Mini project on Html, Css, php, Mysql for computer Engineering students.

Primary LanguageHackMIT LicenseMIT

Online Jewellery Shop

A web-based e-commerce platform for buying and selling jewellery online, built with HTML, CSS, PHP, and SQL.

Features

  • Product listings and display
  • Shopping cart and checkout system
  • Customer account management
  • Order history and tracking
  • Payment processing
  • Admin panel for managing products, orders, and customer information

Screenshots:

Screenshot (230)

Getting Started

These instructions will help you to run the Online Jewellery Shop on your local machine.

Prerequisites

  • XAMPP or any other PHP development environment
  • MySQL

Running the application

  1. Clone the repository: git clone https://github.com/ashalupreti/Online-jewellery-Shop.git

  2. Navigate to the cloned repository: cd Online-jewellery-Shop

  3. Copy the cloned folder and paste inside the root directory where you install xampp/wamp either in local disk C: drive D: or drive E: paste in path "xampp/ htdocs" for xampp and "wamp/www" for wamp.

  4. Start the XAMPP or your preferred PHP development environment. Open phpmyadmin (http://localhost/phpmyadmin/)

  5. Create a database with name ashal for the project in MySQL and import the ashaluserdata.sql file.

  6. Open your web browser and navigate to http://localhost/project/index.php.

  7. For Admin Login: Username: ashal Password: ashal

Built With

  • HTML
  • CSS
  • PHP
  • SQL

Contributing

Your contributions are always welcome! If you have any suggestions or bug fixes, please submit a pull request with your changes.

License

This project is licensed under the MIT License. Please refer to the LICENSE file for details.