Skip to content

Commit b0187ed

Browse files
authored
Update README.md
1 parent 2ede19d commit b0187ed

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

README.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,36 @@
1-
# Visual Quark
1+
# Quark Script Visualization
2+
3+
4+
Introduction of the Program
5+
----------------------------
6+
7+
Quark Script is a powerful tool for detecting and analyzing mobile security. However, it can be complex and challenging for user who are not familiar with programming. To overcome this challenge, we are pleased to announce our plan to develop a visual programming tool that simplifies the Quark Script organization process, making it easy for anyone to organize Quark Script using a simple UI interface.
8+
9+
Goal of the Program
10+
--------------------
11+
12+
We aim to make Quark Script programming accessible to everyone and remove the barriers that often come with traditional programming languages. So we design a new visual tool for Quark Script organization. It would be more intuitive, time-saving, and effort-saving for users, even if they are not familiar with programming.
13+
14+
Web Design Layout
15+
------------------
16+
17+
The initial draft of the web design is as below.
18+
19+
Design by: [@Commuter95](https://github.com/Commuter95>)
20+
21+
![](https://github.com/quark-engine/quark-engine/assets/16009212/053d62e2-181a-4fb1-96d7-95fe59809dc3)
22+
23+
The website's initial design concept
24+
-------------------------------------
25+
26+
We structure the website into five distinct sections, which are as follows:
27+
28+
1. At the top area, the navigation bar displays links to documents and social media accounts.
29+
2. On the top right, you can fine-tune the parameters of the APIs.
30+
3. In the bottom right, you can copy the resulting program and run it on your computer.
31+
4. In the center, you can seamlessly drag and assemble Quark Script APIs from the left.
32+
5. On the left area, you can select a CWE example as a template and choose Quark Script APIs to add.
33+
234

335
## License
436
[MIT](LICENSE)

0 commit comments

Comments
 (0)