Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 2.26 KB

README.md

File metadata and controls

41 lines (27 loc) · 2.26 KB

Welcome to the GraphUI Repository

This repository contains two exciting projects that aim to simplify the way users interact with and visualize hierarchical JSON data structures. Below, you'll find brief descriptions of each project along with links to their respective folders within this repository.

Project 1: GraphUI by Sazid

Description: GraphUI is a web application designed to simplify the way users interact with and visualize hierarchical JSON data structures. With a sleek and intuitive interface, GraphUI makes exploring and navigating complex JSON trees an effortless task.

Features:

  • Upload & Visualize: Seamlessly upload your JSON files and get a visual representation of your data.
  • Interactive Tree: Engage with your data by expanding and collapsing tree nodes.
  • User-centric Design: With a clear and intuitive UI, understanding nested objects and arrays has never been easier.

Technologies Used:

  • React: Leveraged for building dynamic and efficient user interfaces.
  • TypeScript: This project enjoys the robustness of TypeScript, a typed superset of JavaScript.
  • CSS: Utilized for styling, ensuring the application is as visually appealing as it is functional.

Folder Link: Sazid's GraphUI

Project 2: GraphUI by Tameem

Description: GraphUI is a web application that allows users to upload JSON files and visualize their hierarchical data structure. It provides an intuitive way to explore complex JSON structures in a graphical manner.

Features:

  • Upload JSON files and visualize their hierarchical structure.
  • Interact with the tree by expanding and collapsing nodes.
  • User-friendly interface for navigating and understanding nested objects and arrays.

Technologies Used:

  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • CSS: Cascading Style Sheets for styling the application.

Folder Link: Tameem's GraphUI

Getting Started

To explore these projects further, follow the links to their respective folders and find detailed instructions on running and using each application.

Feel free to explore, contribute, and enhance these projects to make working with JSON data even more accessible and efficient.