/Ecommerce_app

Fully functional ecommerce app with admin panel made with html , css, js and using PHP for backend

Primary LanguagePHPApache License 2.0Apache-2.0

Ecommerce_app

Fully functional ecommerce app with admin panel made with html , css, js and using PHP for backend

To run the website, first import the database file into your xampp and download the project folder.


If you have Xampp already installed in your system, then:

Start your xampp, and type :

http://localhost/Ecommerce-app-h/index.php -to access the homepage of the website (replace the path after localhost with the 

relative path of your index.php file if stored in another location)

http://localhost/Ecommerce-app-h/admin/login.php -to access admin login page (use admin login details 

provided in LOGIN DETAILS & PROJECT INFO.txt)

The website allows new user registration , login and view cart facility , also the admin can view ,modify,

manage new orders, existing product stock and new admins access.