Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pulorsok authored Dec 6, 2023
1 parent 2ede19d commit b0187ed
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,36 @@
# Visual Quark
# Quark Script Visualization


Introduction of the Program
----------------------------

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.

Goal of the Program
--------------------

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.

Web Design Layout
------------------

The initial draft of the web design is as below.

Design by: [@Commuter95](https://github.com/Commuter95>)

![](https://github.com/quark-engine/quark-engine/assets/16009212/053d62e2-181a-4fb1-96d7-95fe59809dc3)

The website's initial design concept
-------------------------------------

We structure the website into five distinct sections, which are as follows:

1. At the top area, the navigation bar displays links to documents and social media accounts.
2. On the top right, you can fine-tune the parameters of the APIs.
3. In the bottom right, you can copy the resulting program and run it on your computer.
4. In the center, you can seamlessly drag and assemble Quark Script APIs from the left.
5. On the left area, you can select a CWE example as a template and choose Quark Script APIs to add.


## License
[MIT](LICENSE)
Expand Down

0 comments on commit b0187ed

Please sign in to comment.