Skip to content

E-commerce Web Application using Php 7.3, MySQL, JavaScript, Jquery & Bootstrap 4.3

Notifications You must be signed in to change notification settings

rahulvanmali21/preciousCart

Repository files navigation

Precious-Cart ( E-commerce Website )


This Web based Application is made using PHP as core backend, Bootstrap 4.3 and MySQL as a relational database


Setup and Installation

  1. Download XAMPP click here

  2. Open phpmyadmin and create database preciousCart and import .sql file preciousCart.sql

  3. Open folder htdocs in XAMPP (windows) or In Linux open terminal and type cd /opt/lamp/htdocs

  4. Now download the project files via git clone

  5. Open the project folder in your text editor adn open php.ini file in xampp folder

  6. change upload_max_filesize = 30M and post_max_size = 30M or else project image upload will fail

  7. make sure your development environment (PC or Laptop) is connected to the internet.

  8. for Admin section got to localhost/preciousCart/admin

  9. Username = 'admin' and password = 'admin123'

About

E-commerce Web Application using Php 7.3, MySQL, JavaScript, Jquery & Bootstrap 4.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published