SYSTEM AND METHOD FOR GENERATING PACKAGE FOR A LOW-CODE APPLICATION BUILDER
A method includes receiving a request to generate an application. retrieving a low-code format, generating a low-code package based on the low-code format, and generating the application based on the low-code package. The low-code format is a cross-platform format supported by different application building platforms, and is constructed based on a human-readable universal support format.
1 . A method, comprising:
receiving a request to generate an application;
retrieving a low-code format;
generating a low-code package based on the low-code format; and
generating the application based on the low-code package,
wherein the low-code format is a cross-platform format supported by different application building platforms, and is constructed based on a human-readable universal support format.
2 . The method of claim 1 , wherein the universal support format comprises JavaScript Object Notation (JSON) format.
3 . The method of claim 1 , wherein the low-code format comprises an atomic design.
4 . The method of claim 3 , wherein the atomic design comprises base-level components, first-level atoms constructed based on the base-level components, second-level molecules constructed based on the atoms, third-level organisms constructed based on the molecules, fourth-level templates constructed based on the organisms, and fifth-level pages constructed based on the templates.
5 . The method of claim 2 , wherein the low-code format comprises a features section defining at least one of a color schema, a text schema, a number schema, and a font schema.
6 . The method of claim 1 , further comprising verifying the low-code package.
7 . The method of claim 6 , further comprising generating an error message based on being unable to verify the low-code package.
8 . A system, comprising:
a memory storing instructions; and
a processor configured to execute the instructions to:
receive a request to generate an application;
retrieve a low-code format;
generate a low-code package based on the low-code format; and
generate the application based on the low-code package,
wherein the low-code format is a cross-platform format supported by different application building platforms, and is constructed based on a human-readable universal support format.
9 . The system of claim 8 , wherein the universal support format comprises JavaScript Object Notation (JSON) format.
10 . The system of claim 9 , wherein the low-code format comprises an atomic design.
11 . The system of claim 10 , wherein the atomic design comprises base-level components, first-level atoms constructed based on the base-level components, second-level molecules constructed based on the atoms, third-level organisms constructed based on the molecules, fourth-level templates constructed based on the organisms, and fifth-level pages constructed based on the templates.
12 . The system of claim 9 , wherein the low-code format comprises a features section defining at least one of a color schema, a text schema, a number schema, and a font schema.
13 . The system of claim 8 , wherein the processor is further configured to execute the instructions to verify the low-code package.
14 . The system of claim 13 , wherein the processor is further configured to execute the instructions to generate an error message based on being unable to verify the low-code package.
15 . A non-transitory, computer-readable storage medium storing instructions that, when executed, cause at least one processor to:
receive a request to generate an application;
retrieve a low-code format;
generate a low-code package based on the low-code format; and
generate the application based on the low-code package,
wherein the low-code format is a cross-platform format supported by different application building platforms, and is constructed based on a human-readable universal support format.
16 . The storage medium of claim 15 , wherein the universal support format comprises JavaScript Object Notation (JSON) format.
17 . The storage medium of claim 16 , wherein the low-code format comprises an atomic design.
18 . The storage medium of claim 17 , wherein the atomic design comprises base-level components, first-level atoms constructed based on the base-level components, second-level molecules constructed based on the atoms, third-level organisms constructed based on the molecules, fourth-level templates constructed based on the organisms, and fifth-level pages constructed based on the templates.
19 . The storage medium of claim 16 , wherein the low-code format comprises a features section defining at least one of a color schema, a text schema, a number schema, and a font schema.
20 . The storage medium of claim 15 , wherein the instructions, when executed, further cause the at least one processor to verify the low-code package.