A simple ecommerce web application that implements full user management functionality, admin management functionality and other basic ecommerce terminologies.
Instructions for use:
- You need XAMPP to run this web application.
- After installing Xampp run mysql and apache server.
- Don't forget to import ecom.sql in mysql after running above steps.(This will create database)
- Place the E-commerce folder in htdocs folder of xampp.
- Use any browser to run the application by providing local host url and putting /E-commerce at end. You're good to go.