A basic e-commerce portal built with HTML, PHP, JavaScript and AJAX
- A customer can register for BuyOnline shopping site and then can login using his/her credentials. Upon successful login, the customer is redirected to the Buying Portal where the customer can add necessary items to the shopping cart. The customer can then cancel or confirm the purchase.
- A Store Manager of BuyOnline can login using his/her credentials can then add a new item to the shopping catalog using Listing page or Process the sold items in the shopping catalog using Processing page.