KR20150108151A - System and method for developing application - Google Patents

System and method for developing application Download PDF

Info

Publication number
KR20150108151A
KR20150108151A KR1020140030978A KR20140030978A KR20150108151A KR 20150108151 A KR20150108151 A KR 20150108151A KR 1020140030978 A KR1020140030978 A KR 1020140030978A KR 20140030978 A KR20140030978 A KR 20140030978A KR 20150108151 A KR20150108151 A KR 20150108151A
Authority
KR
South Korea
Prior art keywords
application
user
xml file
information
user terminal
Prior art date
Application number
KR1020140030978A
Other languages
Korean (ko)
Inventor
김웅
Original Assignee
주식회사 액티브디앤씨
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 액티브디앤씨 filed Critical 주식회사 액티브디앤씨
Priority to KR1020140030978A priority Critical patent/KR20150108151A/en
Publication of KR20150108151A publication Critical patent/KR20150108151A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Abstract

The present invention relates to a system and a method for developing an application which enable common people without expert knowledge to easily develop an application which can be run in different operation systems (OS). The system for developing an application preferably comprises: a first user terminal which has an application developing tool installed therein, automatically generates script codes, which can be executed in any operation system, based on information input from a user if receiving the information, needed to compose a business logic from the user through an UI provided by the application developing tool, and packages the automatically generated script codes into an XML file; a server which receives upload of information related to the XML file, including the script codes, from the first user terminal and stores the information; and a second user terminal which downloads an application installation file, proper for an OS of the user, in an online market, runs the application installation file, downloads an XML file, corresponding to identification information, from the server if receiving the identification information for an application the user wants to run, configures a UI in accordance with the OS by parsing the downloaded XML file, and runs the XML file. Accordingly, costs and time for developing the application can be reduced.

Description

애플리케이션 개발 시스템 및 방법{SYSTEM AND METHOD FOR DEVELOPING APPLICATION}[0001] SYSTEM AND METHOD FOR DEVELOPING APPLICATION [0002]

본 발명은 애플리케이션 개발 시스템 및 방법에 관한 것으로서, 특히 서로 다른 운영체제(OS)에서 실행될 수 있는 애플리케이션을 전문지식이 없는 일반인들이 쉽게 개발할 수 있도록 하는 애플리케이션 개발 시스템 및 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an application development system and method, and more particularly, to an application development system and method that enable an ordinary person without expert knowledge to easily develop an application that can be executed in different operating systems (OS).

일반적으로 애플리케이션을 개발하기 위해서는 C, 자바, C++, 자바 스크립트 등과 같은 프로그래밍 언어를 알고 있어야 하므로, 전문지식이 없는 일반인들이 애플리케이션을 개발하기에는 어려운 면이 있다.Generally, to develop an application, you need to know a programming language such as C, Java, C ++, JavaScript, etc., and it is difficult for an ordinary person without expertise to develop an application.

따라서, 업무에 필요한 애플리케이션을 개발하고자 하는 경우, 애플리케이션의 수행 주체인 업무 담당자는 실제 업무에 대한 지식은 많으나, 개발에 필요한 정보나 프로그래밍 언어를 몰라 직접 애플리케이션 개발에 참여할 수 없게 된다.Therefore, in case of developing an application necessary for the task, the person in charge of execution of the application has a lot of knowledge about the actual work, but can not directly participate in the application development without knowing the information or programming language necessary for development.

이에, 전문 개발인력을 투입하여 전문 개발인력이 업무 담당자의 의견을 수렴하여 애플리케이션을 개발하는 형태로 애플리케이션 개발이 이루어진다.Application development is carried out in such a way that a professional development worker puts in a professional development worker and develops an application by collecting the opinions of the person in charge of the work.

그러나, 이러한 경우에는 전문 개발인력을 따로 투입해야 하므로 애플리케이션 개발에 소요되는 비용이 늘어나게 되며, 업무 담당자의 의견을 수렴하여 애플리케이션을 개발한다 하더라도 업무 담당자와 전문 개발인력 간의 의사소통이 제대로 이루어지지 않아 업무 담당자의 의견이 모두 반영되지 못하는 경우가 발생하는 문제점이 있다.In this case, however, the cost of developing the application is increased because the professional development personnel must be separately input. Even if the application is developed by collecting the opinions of the task person, the communication between the task person and the professional development person is not properly performed There is a problem that the opinion of the person in charge can not be fully reflected.

한편, 애플리케이션을 개발할 때, 종래에는 해당 애플리케이션이 실행되는 운영체제(OS)에 맞게 운영체제별로 애플리케이션을 개발한다.Meanwhile, when developing an application, conventionally, an application is developed for each operating system according to an operating system (OS) in which the application is executed.

즉, 스마트폰용 애플리케이션을 만들어 사용하기 위해서는 예를 들어, iOS용 애플리케이션, 안드로이드(Android)용 애플리케이션, 윈도우(Window)용 애플리케이션, 타이젠(Tizen)용 애플리케이션 등을 각각 개발해야 한다.In other words, in order to create and use a smartphone application, for example, an iOS application, an Android application, a window application, and a Tizen application must be developed.

이와 같이, 종래에는 운영체제 환경에 맞게 별도로 애플리케이션을 개발하므로, 애플리케이션 개발에 소요되는 비용과 시간이 늘어나는 문제점이 있다.As described above, conventionally, an application is separately developed in accordance with the operating system environment, so that the cost and time required for application development are increased.

한국공개특허공보 제10-2014-26815호(2014.03.06.)Korean Patent Laid-Open Publication No. 10-2014-26815 (Mar.

본 발명은 전술한 문제점을 해결하기 위해 안출된 것으로서, 서로 다른 운영체제(OS)에서 실행될 수 있는 애플리케이션을 전문지식이 없는 일반인들이 쉽게 개발할 수 있도록 하는 애플리케이션 개발 시스템 및 방법을 제공함에 그 목적이 있다.It is an object of the present invention to provide an application development system and method that enable an ordinary person without expert knowledge to easily develop an application that can be executed in different operating systems (OS).

전술한 목적을 달성하기 위한 본 발명의 일 실시예에 따른 애플리케이션 개발 시스템은, 애플리케이션 개발 툴(Tool)이 설치되어 있으며, 상기 애플리케이션 개발 툴이 제공하는 UI를 통해 사용자로부터 비즈니스 로직 작성에 필요한 정보를 입력받으면, 사용자로부터 입력받은 정보에 의거하여 어느 운영체제에서나 실행될 수 있는 스크립트 코드를 자동 생성하고, 자동 생성된 스크립트 코드를 XML 파일로 패키징하는 제1 사용자 단말; 상기 제1 사용자 단말로부터 상기 스크립트 코드를 포함하는 XML 파일과 관련 정보를 업로드받아 저장하는 서버; 및 온라인 마켓에서 자신의 운영체제에 맞는 애플리케이션 설치 파일을 다운로드하여 실행시킨 후, 실행을 원하는 애플리케이션에 대한 식별 정보를 입력받으면, 상기 서버로부터 상기 식별 정보에 대응하는 XML 파일을 다운로드하고, 다운로드한 XML 파일을 파싱하여 자신의 운영체제에 맞게 UI를 구성하여 실행시키는 제2 사용자 단말을 포함하여 이루어지는 것이 바람직하다.According to an aspect of the present invention, there is provided an application development system including an application development tool, and the application development tool generates information necessary for creating a business logic from a user through a UI provided by the application development tool A first user terminal that automatically generates script code that can be executed by any operating system based on information received from a user and packages the automatically generated script code into an XML file upon receipt of the input; A server for uploading and storing an XML file including the script code and related information from the first user terminal; And downloads and executes an application installation file corresponding to the operating system in the online market, and when receiving the identification information for the application to be executed, downloads the XML file corresponding to the identification information from the server, And a second user terminal for parsing and constructing a UI according to the operating system of the user and executing the UI.

한편, 본 발명의 일 실시예에 따른 애플리케이션 개발 방법은, 제1 사용자 단말에 설치된 애플리케이션 개발 툴(Tool)이 실행됨에 따라 제공하는 UI를 통해 사용자로부터 비즈니스 로직 작성에 필요한 정보를 입력받는 과정; 상기 애플리케이션 개발 툴이 상기 사용자로부터 입력받은 정보에 의거하여 어느 운영체제에서나 실행될 수 있는 스크립트 코드를 자동 생성하는 과정; 상기 애플리케이션 개발 툴이 상기 자동 생성된 스크립트 코드를 XML 파일로 패키징하고, 상기 XML 파일에 관련 정보를 부여하는 과정; 상기 XML 파일과 관련 정보를 서버에 업로드하여 저장하는 과정; 제2 사용자 단말이 온라인 마켓에서 자신의 운영체제에 맞는 애플리케이션 설치 파일을 다운로드하여 설치하는 과정; 상기 애플리케이션 설치 파일이 실행되어, 사용자로부터 실행을 원하는 애플리케이션에 대한 관련 정보를 입력받으면, 상기 서버로부터 상기 관련 정보에 대응하는 XML 파일을 다운로드하는 과정; 및 상기 다운로드한 XML 파일을 파싱하여 제2 사용자 단말의 운영체제에 맞게 UI를 구성하여 실행시키는 애플리케이션 실행 과정을 포함하여 이루어지는 것이 바람직하다.According to another aspect of the present invention, there is provided an application development method comprising: inputting information necessary for creating a business logic from a user through a UI provided when an application development tool installed in a first user terminal is executed; Automatically generating a script code that can be executed by an operating system based on information received from the user by the application development tool; The application development tool packages the automatically generated script code into an XML file and provides related information to the XML file; Uploading and storing the XML file and related information in a server; Downloading and installing an application installation file for the operating system of the second user terminal from an online market; Downloading an XML file corresponding to the related information from the server when the application installation file is executed and related information about an application to be executed is input from a user; And an application executing step of parsing the downloaded XML file and constructing and executing a UI according to an operating system of a second user terminal.

본 발명의 애플리케이션 개발 시스템 및 방법에 따르면, 서로 다른 운영체제(OS)에서 실행될 수 있는 애플리케이션을 전문지식이 없는 일반인들이 쉽게 개발할 수 있게 됨에 따라, 애플리케이션 개발에 소요되는 비용 및 시간을 줄일 수 있게 된다.According to the application development system and method of the present invention, an application that can be executed in different operating systems (OS) can be easily developed by a general public without expert knowledge, thereby reducing the cost and time required for application development.

도 1은 본 발명의 일 실시예에 따른 애플리케이션 개발 시스템의 구성을 개략적으로 보인 도면.
도 2는 본 발명에 따른 비즈니스 로직 설정 화면과 비즈니스 로직 설정에 따라 자동 생성되는 스크립트 코드를 예시적으로 보인 도면.
도 3은 본 발명의 일 실시예에 따른 애플리케이션 개발 방법을 설명하기 위한 처리도.
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 schematically shows the configuration of an application development system according to an embodiment of the present invention; FIG.
FIG. 2 is an exemplary diagram illustrating a script code automatically generated according to a business logic setting screen and a business logic setting screen according to the present invention; FIG.
3 is a process diagram for explaining an application development method according to an embodiment of the present invention;

이하에서는 첨부한 도면을 참조하여 본 발명의 바람직한 실시예에 따른 애플리케이션 개발 시스템 및 방법에 대해서 상세하게 설명한다.Hereinafter, an application development system and method according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 애플리케이션 개발 시스템의 구성을 개략적으로 보인 도면이다.1 is a diagram schematically showing a configuration of an application development system according to an embodiment of the present invention.

도 1에서, 제1 사용자 단말(10)은 애플리케이션 개발 툴(Tool)이 설치되어 있다.1, the first user terminal 10 is provided with an application development tool.

전술한, 애플리케이션 개발 툴은 전문지식이 없는 일반인들도 애플리케이션을 개발할 수 있도록 구성된 것으로, 애플리케이션을 개발하고자 하는 사용자에 의해 실행되면, 도 2의 (a)에 도시하는 바와 같이 비즈니스 로직(Business logic) 작성에 필요한 정보를 사용자가 입력할 수 있도록 하는 UI(User Interface)를 제공한다.The above-described application development tool is configured to allow an ordinary person without expert knowledge to develop an application. When the application development tool is executed by a user who intends to develop an application, business logic, as shown in FIG. 2 (a) And a UI (User Interface) that allows the user to input information necessary for creation.

이때, 사용자에 의해 실행된 애플리케이션 개발 툴은 사용자에게 UI를 제공함과 동시에 서버(20)에 접속한다.At this time, the application development tool executed by the user provides the UI to the user and accesses the server 20 at the same time.

전술한 바와 같이, 애플리케이션 개발 툴이 실행됨에 따라 비즈니스 로직 작성에 필요한 정보를 입력할 수 있도록 하는 UI가 제공되면, 사용자는 이 UI를 통해 비즈니스 로직 작성에 필요한 정보를 입력하게 되고, 애플리케이션 개발 툴은 UI를 통해 사용자로부터 비즈니스 로직 작성에 필요한 정보를 입력받으면, 사용자로부터 입력받은 정보에 의거하여 도 2의 (b)에 도시하는 바와 같이 어느 운영체제 플랫폼에서나 실행될 수 있는 범용의 스크립트 코드(예를 들어, 자바 스크립트 코드)를 자동 생성한다.As described above, when a UI for inputting information necessary for creating business logic is provided as the application development tool is executed, the user inputs information necessary for creating business logic through the UI, and the application development tool When information necessary for creating a business logic is input from a user through the UI, general-purpose script codes (for example, a general script code that can be executed on any operating system platform as shown in FIG. 2 (b) JavaScript code).

비즈니스 로직은 작업, 조건부 작업, 반복 작업, 그룹화를 통해 설계되는데, 작업은 비즈니스 로직을 작성하는 제일 작은 단위로, 예를 들어, '버튼1'이라는 이름의 아이디를 갖는 버튼을 눌렀을 때 전역변수인 gValue 값이 '10'과 같다면 010-1234-5678로 전화를 걸고, 같지 않으면 101-1234-5678 번호가 눌러진 상태에서 대기시키는 작업을 비즈니스 로직으로 작성하고자 하는 경우, 사용자는 도 2의 (a)에 도시하는 바와 같은 UI를 통해 비즈니스 로직 작성에 필요한 정보를 입력한다. 즉, '버튼 1' 버튼 컴포넌트를 선택하여 컴포넌트를 지정하고, '클릭' 항목을 선택하여 이벤트를 설정하고, '조건' 사용함 체크 후 조건을 설정하며, '조건' 결과에 따라서 참 또는 거짓일 때의 액션을 설정한다.Business logic is designed through tasks, conditional tasks, iterative tasks, and groupings. The task is the smallest unit that creates business logic. For example, when you press a button with the name "Button1" If the gValue value is equal to '10', the user calls the telephone number 010-1234-5678. If the gValue value is not equal to '10', the user wants to make the business logic to wait for the telephone number 101-1234-5678, Information necessary for creating business logic is input through the UI as shown in a). That is, when selecting the 'button 1' button component, the component is designated, the 'click' item is selected to set the event, the 'condition' is checked and the condition is set, and when the 'condition' Set the action of.

조건부 작업은 특정 이벤트나 조건이 만족할 때에만 수행되는 항목으로, 비즈니스 로직의 조건부 분기를 표현할 수 있고, 반복 작업은 비즈니스 로직의 반복되는 작업을 표현하기 위해 사용되는 것으로, 조건부 작업을 이용해 반복 작업을 제어할 수 있다. 그리고, 그룹화는 작업의 묶음으로서 여러 작은 작업 단위를 모아 하나의 큰 작업으로 만들어 비즈니스 로직의 복잡도를 낮추고, 재사용성을 높인다.A conditional task is an item that is executed only when a specific event or condition is satisfied. It can express the conditional branch of the business logic. The iterative task is used to express the repeated task of the business logic. Can be controlled. And, grouping is a bundle of tasks, which collects several small units of work into a single large task, which reduces the complexity of the business logic and increases reusability.

한편, 앞서 설명한 바와 같이 UI를 통해 비즈니스 로직 작성에 필요한 정보를 사용자로부터 입력받으면, 애플리케이션 개발 툴은 사용자로부터 입력받은 정보에 의거하여 도 2의 (b)에 도시하는 바와 같이 어느 운영체제에서나 실행될 수 있는 범용의 스크립트 코드를 자동 생성하고, 자동 생성된 스크립트 코드를 XML 파일로 패키징한다. 이때, 애플리케이션 개발 툴은 사용자가 개발한 애플리케이션 파일인 XML 파일에 관련 정보인 사용자 식별 정보(예를 들어, 사용자의 계정 정보), XML 파일에 고유하게 부여되는 고유 식별 정보, 서비스 버전 정보를 부여한다.On the other hand, as described above, when information necessary for creating a business logic is input from a user through the UI, the application development tool can be executed on any operating system as shown in FIG. 2 (b) Generates generic script code automatically, and packages the automatically generated script code into an XML file. At this time, the application development tool grants user identification information (for example, user's account information), unique identification information uniquely assigned to the XML file, and service version information to the XML file, which is an application file developed by the user .

이와 같이, 생성된 XML 파일과 관련 정보는 연결되어 있는 서버(20)에 업로드되어 저장된다.In this way, the generated XML file and related information are uploaded and stored in the connected server 20.

전술한, 제1 사용자 단말(10)은 노트북, 데스크톱(desktop), 랩톱(laptop) 등으로 구현될 수 있다.The first user terminal 10 described above may be implemented as a laptop, a desktop, a laptop, or the like.

서버(20)는 제1 사용자 단말(10)로부터 업로드받은 XML 파일과 관련 정보를 매핑시켜 저장한다.The server 20 maps the XML file uploaded from the first user terminal 10 and related information and stores the XML file.

온라인 마켓(30)은 다양한 애플리케이션을 판매하는 온라인 콘텐츠 장터로, 각 운영체제별로 운영되며, 서버(20)에 저장되어 있는 XML 파일을 제2 사용자 단말(40)에서 다운로드받아 실행시킬 수 있도록 하는 애플리케이션 설치 파일을 저장하고 있다.An online marketplace 30 is an online content marketplace that sells various applications. The online marketplace 30 is operated by each operating system, and an XML file stored in the server 20 is downloaded and executed by the second user terminal 40 I am saving the file.

전술한, 애플리케이션 설치 파일은 운영체제별로 구현되어 각각의 온라인 마켓에 저장되는 것으로, iOS용 애플리케이션 설치 파일, 안드로이드(Android)용 애플리케이션 설치 파일, 윈도우(Window)용 애플리케이션 설치 파일, 타이젠(Tizen)용 애플리케이션 설치 파일이 별도로 구현되어 각각의 온라인 마켓에 저장된다.The application installation files described above are implemented for each operating system and stored in respective online markets, and include application installation files for iOS, application install files for Android, installation files for Windows, files for Tizen Application installation files are separately implemented and stored in each online marketplace.

제2 사용자 단말(40)은 온라인 마켓(30)에서 자신의 운영체제에 맞는 애플리케이션 설치 파일을 다운로드하여 설치한다. 예를 들어, iOS가 탑재된 제2 사용자 단말(40)은 iOS용 애플리케이션을 판매하는 온라인 마켓인 앱 스토어에 접속하여 애플리케이션 설치 파일을 다운로드하여 설치하고, 안드로이드가 탑재된 제2 사용자 단말(40)은 안드로이드용 애플리케이션을 판매하는 온라인 마켓인 플레이 스토어에 접속하여 애플리케이션 설치 파일을 다운로드하여 설치한다.The second user terminal 40 downloads and installs an application installation file for the operating system in the online market 30. For example, the second user terminal 40 equipped with the iOS accesses the app store, which is an online market for selling the iOS application, and downloads and installs the application installation file. Then, the second user terminal 40, on which the Android is installed, Connects to the PlayStore, an online marketplace for selling applications for Android, and downloads and installs the application installation files.

이와 같이, 애플리케이션 설치 파일을 다운로드하여 설치한 제2 사용자 단말(40)은 자신이 개발한 애플리케이션을 실행시키고자 하는 사용자의 요청에 따라 애플리케이션 설치 파일을 실행시킨다. 이때, 제2 사용자 단말(40)은 애플리케이션 설치 파일의 실행에 따라 서버(20)와 접속을 시도한다.In this manner, the second user terminal 40, which downloads and installs the application installation file, executes the application installation file at the request of the user who wants to execute the application developed by himself. At this time, the second user terminal 40 tries to access the server 20 according to the execution of the application installation file.

이후, 사용자로부터 실행을 원하는 애플리케이션에 대한 관련 정보(사용자 식별 정보, 고유 식별 정보, 서비스 버전 정보)를 입력받으면, 제2 사용자 단말(40)은 사용자로부터 입력받은 관련 정보를 서버(20)로 전송하고, 서버(20)로부터 관련 정보에 대응하는 XML 파일(애플리케이션 파일)을 다운로드한다.Then, upon receiving the relevant information (user identification information, unique identification information, service version information) about the application desired to be executed by the user, the second user terminal 40 transmits the related information input from the user to the server 20 , And downloads an XML file (application file) corresponding to the related information from the server 20.

그리고, 다운로드한 XML 파일을 파싱하여 실행하고자 하는 애플리케이션의 UI를 구성하여 애플리케이션을 실행시킨다.Then, the downloaded XML file is parsed to configure the UI of the application to be executed, and the application is executed.

이를 좀 더 상세히 설명하며, 제2 사용자 단말(40)은 서버(20)로부터 XML 파일을 다운로드한 후, 다운로드한 XML 파일을 파싱하여 애플리케이션의 UI를 구성하고, 스크립트 코드로 구현된 비즈니스 로직이 동작할 스크립트 문맥(Script Context)을 생성하고, 스크립트 객체가 관리될 전역객체(Global Object)를 생성한다. 이와 같이, 생성된 전역객체(Global Object)에 UI의 ID 속성값을 이름으로 가지는 스크립트 객체를 추가하고, UI 객체와 바인딩한다. 이때, 스크립트 객체의 속성을 가져오거나 설정시에 적용 플랫폼의 객체에도 같이 적용될 수 있도록 겟/셋 콜백(get/set Callback) 기능을 제공한다.The second user terminal 40 downloads the XML file from the server 20, parses the downloaded XML file to configure the UI of the application, and the business logic implemented in the script code operates Create a script context, and create a global object in which the script object will be managed. In this way, a script object having the ID attribute value of the UI as a name is added to the generated global object, and the object is bound to the UI object. At this time, get / set callback function is provided so that the attribute of the script object can be acquired or applied to the object of the application platform at the time of setting.

그리고, UI 구성이 완료되면 파싱된 비즈니스 로직을 스크립트 문맥(Script Context)에서 실행시킨다.When the UI configuration is completed, the parsed business logic is executed in the script context.

한편, 비즈니스 로직 실행시에, 스크립트 객체의 속성을 가져올 경우에는 바인딩된 플랫폼 객체의 해당 속성값을 반환하고, 스크립트 객체의 속성에 값을 설정할 경우에는 바인딩된 플랫폼 객체의 해당 속성 값을 반영하고, 스크립트 객체에 이벤트 함수 등록시에는 바인딩된 플랫폼 객체에 이벤트를 설정하고, 이벤트 발생시에는 해당 스크립트 객체의 이벤트 함수가 호출되며, 플랫폼 상에서 스크립트 객체의 함수를 호출하는 기능을 제공한다.When the attribute of the script object is fetched when the business logic is executed, the corresponding property value of the bound platform object is returned. When the value is set to the property of the script object, the attribute value of the bound platform object is reflected. When an event function is registered in a script object, an event is set in the bound platform object. When an event occurs, an event function of the script object is called, and a function of calling a script object function is provided on the platform.

전술한, 제2 사용자 단말(40)은 스마트폰, 태블릿 PC 등으로 구현될 수 있다.The second user terminal 40 described above may be implemented as a smart phone, a tablet PC, or the like.

도 3은 본 발명의 일 실시예에 따른 애플리케이션 개발 방법을 설명하기 위한 처리도이다.3 is a process chart for explaining an application development method according to an embodiment of the present invention.

우선, 애플리케이션을 개발하고자 하는 사용자의 요청에 따라 제1 사용자 단말(10)에 설치된 애플리케이션 개발 툴(Tool)이 실행되면(S10), 애플리케이션 개발 툴은 UI를 통해 사용자로부터 비즈니스 로직 작성에 필요한 정보를 입력받는다(S12).First, when an application development tool installed in the first user terminal 10 is executed in response to a request of a user who wants to develop an application (S10), the application development tool acquires information necessary for creating business logic from the user through the UI (S12).

이후, 애플리케이션 개발 툴은 사용자로부터 입력받은 정보에 의거하여 어느 운영체제에서나 실행될 수 있는 스크립트 코드를 자동 생성하고(S14), 자동 생성된 스크립트 코드를 XML 파일로 패키징한다(S16).Then, the application development tool automatically generates script code that can be executed in any operating system based on the information input from the user (S14), and packages the automatically generated script code into an XML file (S16).

상기한 과정 S16에서 애플리케이션 개발 툴은 패키징된 XML 파일에 관련 정보인 사용자 식별 정보(예를 들어, 사용자의 계정 정보), XML 파일에 고유하게 부여되는 고유 식별 정보, 서비스 버전 정보를 부여한다.In step S16, the application development tool assigns user identification information (e.g., user account information) related to the packaged XML file, unique identification information uniquely assigned to the XML file, and service version information.

이후, 애플리케이션 개발 툴은 상기한 과정 S16을 통해 패키징된 XML 파일과 관련 정보를 서버(20)에 업로드하여 저장한다(S18, S20).Then, the application development tool uploads and stores the packaged XML file and related information in the server 20 through the above-described process S16 (S18, S20).

상기한 과정 S20에서 서버(20)는 제1 사용자 단말()로부터 수신한 XML 파일과 관련 정보를 매핑시켜 저장한다.In step S20, the server 20 maps and stores the XML file and related information received from the first user terminal.

전술한 일련의 과정을 통해 애플리케이션을 개발한 사용자가 자신이 개발한 애플리케이션을 실행하고자 하는 경우, 스마트폰, 태블릿 PC 등과 같은 제2 사용자 단말(40)은 온라인 마켓(30)에서 자신의 운영체제에 맞는 애플리케이션 설치 파일을 다운로드하여 설치한다(S22, S24).When a user who has developed an application through the above-described series of processes intends to execute an application developed by him / her, a second user terminal 40 such as a smart phone, a tablet PC, The application installation file is downloaded and installed (S22, S24).

전술한, 애플리케이션 설치 파일은 사용자가 개발한 애플리케이션을 사용자 소유의 단말에서 다운로드받아 실행시킬 수 있도록 하는 것으로, 운영체제별로 구현되어 각각의 온라인 마켓에 저장된다.The above-described application installation file allows an application developed by a user to be downloaded and executed from a user-owned terminal, and is implemented for each operating system and stored in each online market.

이후, 자신이 개발한 애플리케이션을 실행하고자 하는 사용자의 요청에 따라 제2 사용자 단말(40)에 설치된 애플리케이션 설치 파일이 실행되면(S26), 애플리케이션 설치 파일은 UI를 통해 사용자로부터 실행을 원하는 애플리케이션에 대한 관련 정보인 사용자 식별 정보, 고유 식별 정보, 서비스 버전 정보를 입력받고(S28), 사용자로부터 입력받은 관련 정보를 애플리케이션 설치 파일이 실행될 때 자동 접속된 서버(20)로 전송한다(S30).Thereafter, when an application installation file installed in the second user terminal 40 is executed in response to a request of a user who wants to execute the application developed by the user (S26), the application installation file is transferred to the application (S28), and transmits the related information received from the user to the server (20) automatically connected when the application installation file is executed (S30).

그리고, 서버(20)로부터 관련 정보에 대응하는 XML 파일(애플리케이션 파일)을 다운로드하고(S32), 애플리케이션 설치 파일은 다운로드한 XML 파일을 파싱하여 제2 사용자 단말(40)의 운영체제에 맞게 UI를 구성하여 애플리케이션을 실행시킨다(S34).Then, the XML file (application file) corresponding to the related information is downloaded from the server 20 (S32), and the application installation file parses the downloaded XML file to configure the UI according to the operating system of the second user terminal 40 And executes the application (S34).

본 발명의 애플리케이션 개발 시스템 및 방법은 전술한 실시예에 국한되지 않고 본 발명의 기술 사상이 허용하는 범위 내에서 다양하게 변형하여 실시할 수 있다.The application development system and method of the present invention are not limited to the above-described embodiments, but can be variously modified and practiced within the scope of the technical idea of the present invention.

10. 제1 사용자 단말, 20. 서버,
30. 온라인 마켓, 40. 제2 사용자 단말
10. A first user terminal, 20. A server,
30. Online market, 40. Second user terminal

Claims (4)

애플리케이션 개발 툴(Tool)이 설치되어 있으며, 상기 애플리케이션 개발 툴이 제공하는 UI를 통해 사용자로부터 비즈니스 로직 작성에 필요한 정보를 입력받으면, 사용자로부터 입력받은 정보에 의거하여 어느 운영체제에서나 실행될 수 있는 스크립트 코드를 자동 생성하고, 자동 생성된 스크립트 코드를 XML 파일로 패키징하는 제1 사용자 단말;
상기 제1 사용자 단말로부터 상기 스크립트 코드를 포함하는 XML 파일과 관련 정보를 업로드받아 저장하는 서버; 및
온라인 마켓에서 자신의 운영체제에 맞는 애플리케이션 설치 파일을 다운로드하여 실행시킨 후, 실행을 원하는 애플리케이션에 대한 식별 정보를 입력받으면, 상기 서버로부터 상기 식별 정보에 대응하는 XML 파일을 다운로드하고, 다운로드한 XML 파일을 파싱하여 자신의 운영체제에 맞게 UI를 구성하여 실행시키는 제2 사용자 단말을 포함하여 이루어지는 애플리케이션 개발 시스템.
When an application development tool (Tool) is installed, and information necessary for creating a business logic is input from a user through a UI provided by the application development tool, script code that can be executed in any operating system based on information input from a user A first user terminal for automatically generating and packaging the automatically generated script code into an XML file;
A server for uploading and storing an XML file including the script code and related information from the first user terminal; And
After downloading and executing the application installation file for the operating system in the online market and receiving the identification information for the application to be executed, the XML file corresponding to the identification information is downloaded from the server, and the downloaded XML file is downloaded And a second user terminal configured to parse and execute a UI according to an operating system of the user.
제 1항에 있어서, 상기 애플리케이션 개발 툴은,
상기 스크립트 코드를 포함하는 XML 파일에 대한 관련 정보인 사용자 식별 정보, 고유 식별 정보 및 서비스 버전 정보를 부여하는 것을 특징으로 하는 애플리케이션 개발 시스템.
2. The application development tool of claim 1,
And provides the user identification information, the unique identification information, and the service version information as related information to the XML file including the script code.
제 1항에 있어서, 상기 애플리케이션 설치 파일은,
상기 서버에 저장되어 있는 XML 파일을 상기 제2 사용자 단말에서 다운로드받아 실행시킬 수 있도록 하는 설치 파일로, 운영체제별로 구현되는 것을 특징으로 하는 애플리케이션 개발 시스템.
The method according to claim 1,
And an installation file for downloading and executing an XML file stored in the server from the second user terminal, the installation file being implemented for each operating system.
제1 사용자 단말에 설치된 애플리케이션 개발 툴(Tool)이 실행됨에 따라 제공하는 UI를 통해 사용자로부터 비즈니스 로직 작성에 필요한 정보를 입력받는 과정;
상기 애플리케이션 개발 툴이 상기 사용자로부터 입력받은 정보에 의거하여 어느 운영체제에서나 실행될 수 있는 스크립트 코드를 자동 생성하는 과정;
상기 애플리케이션 개발 툴이 상기 자동 생성된 스크립트 코드를 XML 파일로 패키징하고, 상기 XML 파일에 관련 정보를 부여하는 과정;
상기 XML 파일과 관련 정보를 서버에 업로드하여 저장하는 과정;
제2 사용자 단말이 온라인 마켓에서 자신의 운영체제에 맞는 애플리케이션 설치 파일을 다운로드하여 설치하는 과정;
상기 애플리케이션 설치 파일이 실행되어, 사용자로부터 실행을 원하는 애플리케이션에 대한 관련 정보를 입력받으면, 상기 서버로부터 상기 관련 정보에 대응하는 XML 파일을 다운로드하는 과정; 및
상기 다운로드한 XML 파일을 파싱하여 제2 사용자 단말의 운영체제에 맞게 UI를 구성하여 실행시키는 애플리케이션 실행 과정을 포함하여 이루어지는 애플리케이션 개발 방법.
Receiving information necessary for creating a business logic from a user through a UI provided when an application development tool installed in the first user terminal is executed;
Automatically generating a script code that can be executed by an operating system based on information received from the user by the application development tool;
The application development tool packages the automatically generated script code into an XML file and provides related information to the XML file;
Uploading and storing the XML file and related information in a server;
Downloading and installing an application installation file for the operating system of the second user terminal from an online market;
Downloading an XML file corresponding to the related information from the server when the application installation file is executed and related information about an application to be executed is input from a user; And
And parsing the downloaded XML file to configure and execute a UI according to an operating system of a second user terminal.
KR1020140030978A 2014-03-17 2014-03-17 System and method for developing application KR20150108151A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140030978A KR20150108151A (en) 2014-03-17 2014-03-17 System and method for developing application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140030978A KR20150108151A (en) 2014-03-17 2014-03-17 System and method for developing application

Publications (1)

Publication Number Publication Date
KR20150108151A true KR20150108151A (en) 2015-09-25

Family

ID=54246268

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140030978A KR20150108151A (en) 2014-03-17 2014-03-17 System and method for developing application

Country Status (1)

Country Link
KR (1) KR20150108151A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108134811A (en) * 2017-11-10 2018-06-08 广州优视网络科技有限公司 The methods, devices and systems that file destination is distributed or downloaded
CN109656773A (en) * 2017-10-12 2019-04-19 卓望数码技术(深圳)有限公司 A kind of processing frame collapsed extremely based on the application of IOS system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109656773A (en) * 2017-10-12 2019-04-19 卓望数码技术(深圳)有限公司 A kind of processing frame collapsed extremely based on the application of IOS system
CN108134811A (en) * 2017-11-10 2018-06-08 广州优视网络科技有限公司 The methods, devices and systems that file destination is distributed or downloaded

Similar Documents

Publication Publication Date Title
US10534701B1 (en) API driven continuous testing systems for testing disparate software
CA2915619C (en) Method and apparatus for customized software development kit (sdk) generation
EP3095031B1 (en) Cloud-based decision management platform
CA2915620C (en) Method and apparatus for code virtualization and remote process call generation
US9690558B2 (en) Orchestrating the lifecycle of multiple-target applications
CN109117141B (en) Method, device, electronic equipment and computer readable storage medium for simplifying programming
US11120379B2 (en) Mainframe workflow manager system and method
US11667033B2 (en) Systems and methods for robotic process automation
US11113050B2 (en) Application architecture generation
US9582270B2 (en) Effective feature location in large legacy systems
US10929279B2 (en) Systems and method for automated testing framework for service portal catalog
EP3447635A1 (en) Application architecture generation
US20180101367A1 (en) Dynamically building mobile applications
US20150278717A1 (en) Task reduction in dynamic case management
US20140019515A1 (en) Adaptive business logic configurator
CN116982029A (en) Hosting event-based applications
Hall Adaptive Code via C#: Agile coding with design patterns and SOLID principles
KR20150108151A (en) System and method for developing application
US20230128700A1 (en) Enterprise and information technology services management orchestrating a plurality of enterprise applications
US20200366743A1 (en) Megamodel driven process enactment
EP4030280A1 (en) Seamless lifecycle stability for extensible software features
US10698749B1 (en) System and a method for automated resolution of configuration item issues
JP5540856B2 (en) Apparatus and method for setting a workflow
CN105320523B (en) Data processing method and device
Van der Bank A modular framework for the effective development of web-based applications

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application