• BUSINESS

    MODEL-DRIVEN DEVELOPMENT OF ONLINE SYSTEM FOR E-COMMERCE

    Science. Business. Society., Vol. 1 (2016), Issue 3, pg(s) 58-61

    Nowadays E-commerce is gaining more and more popularity, it contains all possible financial and trade transactions which are made via computer networks. Model-driven software development (MDSD) is the key to create the exact and accurate software application. All the necessary information is taken from a database. The most widely used database management system is MySQL. The latter is an open-source relational database management system, which is written in C programming language. In order to clarify the working process of an organization, a UML class diagram is created. The UML (Unified Modeling Language) is used for making graphical visual models for all the business processes. The paper presents the main stages of e-commerce transaction, using E-shop as an example.

  • BUSINESS

    INFORMATION MODELING OF ONLINE AIR TICKETS RESERVATION SYSTEM

    Science. Business. Society., Vol. 1 (2016), Issue 3, pg(s) 54-57

    Modern society brought high demands on the quality of information systems, which require the use of modern methodologies and software to automate the process and reduce development time of the project and raise its quality. One of the most promising approaches in this direction is the Model Driven Development (MDD), that is an innovative approach for development of different software applications using models at different levels of abstraction and applying model transformation to code generation. The main objective of this paper is to present an approach for model-driven development of online air ticket reservation system based on UML.UML use case diagrams and class diagram are used to model the main requirements and data model of the system respectively in order to achieve reusable and portable models of the system. The developed UML conceptual data model is implemented in a MySQL based database. Finally, some conclusions are made.