Skip to main content

E- commerce definition

E-commerce, or electronic commerce, refers to buying and selling products or services online. It involves using the internet to conduct business transactions, such as browsing and purchasing items from an online store. E-commerce has become increasingly popular in recent years, providing convenient and accessible ways for people to shop and conduct business.

 

References:

 Zhang, X. (2022). B2C E-Commerce Logistics Network Optimization Model. Journal of Global Information Management, 30(3), 57-75.

Comments

Popular posts from this blog

Welcome post

Hello I am Simas, a 28-year-old computing enthusiast from Lithuania and I am passionate about gaming and have a keen interest in the newest tech. Growing up, I spent countless hours playing my favorite games, and this passion has only grown stronger as I gotten older. I love exploring the latest gaming technology, from cutting-edge graphics cards and high-performance processors to the newest gaming peripherals like VR headsetes, consoles and such. Outside of gaming, I am always on the lookout for the latest tech trends, whether it's the newest smartphones or the latest gadgets and gizmos. I am eager to stay ahead of the curve and be at the forefront of the tech world, constantly exploring new possibilities and opportunities.

ERD definition

 According to Li and Chen (2009), ERD is a diagram that shows how different things in a database relate to each other.These terms are related to ERD: Entities are the things being modeled, like customers or products.  Attributes are the characteristics of an entity, like its name or size.  Cardinalities show how many of one thing are related to another, like one-to-many or many-to-many.  Relationships show how entities are connected, and can be one-to-one, one-to-many, or many-to-many. ERDs are helpful for designing and building a database that meets the needs of a business or organization. References:  Li, Q. and Chen, Y.L., 2009. Entity-relationship diagram. In Modeling and analysis of enterprise and information systems (pp. 125-139). Springer, Berlin, Heidelberg.

Webpage design and programming language

Here are some of the common computing definitions: Cookies are small text files that are stored on a user's computer or mobile device when they visit a website. They are designed to hold a small amount of data that can be retrieved by the website or a third-party server (Park, 2000).  User interface (UI) refers to the visual, interactive, and functional elements of a software application, website, or other digital product that enable users to interact with it. A well-designed UI should be intuitive and easy to use, enabling users to navigate the product and perform tasks with minimal effort and without confusion (Kay, 1990). Page source refers to the underlying code of a web page, including HTML, CSS, and JavaScript. It can be viewed by users to inspect and modify the code of a web page, and is interpreted by web browsers to display the content of a website (Conesa-Fuentes, et. al., 2013). Meta tags are snippets of code that provide information about a web page, but are not display...