• INFORMATION SECURITY

    Web application with Python and security of the information system

    Security & Future, Vol. 4 (2020), Issue 3, pg(s) 103-106

    The aim of the research is to develop a database management system for collecting, processing, storing and using information for the teaching of PhD students at a university using the high-level Python language.
    Studied and researched in the process of development are the main characteristics of the most widely used database management systems. The practical aspects of the design, creation and use of databases were analysed. Has been formulated the requirements to the functional capabilities of the developed database. For the development of the web-application was used Python programming language. The database model, the user interface and a set of reports were developed. A physical data model, oriented towards the design and the development of a database management system using the Python programming language was proposed. The main risks and threats to the security of information in the web-application are characterized. Guidelines for infrastructure protection are proposed.

  • 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.