You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gsoc/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,14 @@ This new tool will interface seamlessly with AiiDA via a **REST API**, allowing
25
25
-**Fully visualize all connecting nodes.**
26
26
-**Preview node details without the need for page redirection.**
27
27
28
-
The end goal is to create an **AiiDA node graph viewer** that is both **robust** and **user-friendly**, which will be developed in **React** and potentially published as a **reusable component on the npm repository**.
28
+
The end goal is to create an **AiiDA node graph viewer** that is both robust and user-friendly, which will be developed in React and potentially published as a reusable component on the npm repository**.
29
29
30
30
---
31
31
32
32
## **Key Improvements Compared to Previous Version**
33
33
34
34
-**Modernized User Interface:**
35
-
- Upgraded the existing interface from **Angular to React**, providing a more **streamlined** and **responsive experience**.
35
+
- Upgraded the existing interface from **AngularJS to React**, providing a more **streamlined** and **responsive experience**.
36
36
37
37
-**Enhanced Functionality:**
38
38
- Added new features that were missing in the previous implementation, ensuring a more **comprehensive tool for users**.
@@ -45,13 +45,13 @@ The end goal is to create an **AiiDA node graph viewer** that is both **robust**
The **Node Grid Component** lets you **select the type of Node** you want to explore. Once a type is selected, you can view all possible options available under that category.
This page displays **detailed information** about the selected Node. If the selected Node has **visualization capabilities**, it can be viewed in the **Rich View**.
57
57
@@ -60,7 +60,7 @@ This page displays **detailed information** about the selected Node. If the sele
0 commit comments