School of Professional Advancement (SPA)
Permanent URI for this community
Browse
Browsing School of Professional Advancement (SPA) by Author "Ahmad Khan, Naseer"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Online Shopping Cart(University of Management & Technology, 2017) Jamshed Baig, Usman; Ahmad Khan, Naseer; Rasheed, ShahidToday, buying and selling of a product is done through the internet which is called as e-commerce. In today’s fast-changing business environment, it’s extremely important to respond to client needs in the most effective and timely manner. In our project, our customer wishes to see his business online and wants to have quick access to the products. Our Online Shopping Cart is a web based application that consists of various fashion and lifestyle products. This project allows customer to view various products available and buy desired products by using cash on delivery system. In order to develop any e-commerce website, we must study and consider various technologies. Our project objective is to develop a website so that, a customer can use shopping cart application to buy products. In this document, we will discuss each of the underlying technologies to create and implement an e-commerce website. The server side, PHP, contains all the implementation related to setting up the database, creating a controller, models for joining different user-interface (UI) pages. Its responsibility is to take information from the database and making it available to the UI by mapping the category or item ID to the respective IDs that are stored in the database. The client side shows the entire user interface, which consists of CSS, HTML, and JavaScript.