Giter Site home page Giter Site logo

graph-ui-clone's Introduction

Graph-UI

This is my fork of the main branch of the Graph UI project for Plenful's micro-internship with Open Avenues. In this project, we built a web application to visualize a complex recursive data structure using Typescript, React, Material UI, and D3.js.

Team

Sanjeev Vijayaraj, Project Leader
Steve Han, Software Developer Intern
Ian Wong, Software Developer Intern
Kyle Wu, Software Developer Intern

Live Demo

Live demo deployed on Github Pages

Screenshot

screenshot

Installation

  • First clone this repository
git clone [email protected]:stevehanstudio/Graph-UI.git
  • Next change into cloned folder, then
cd graph_lib
npm install

Deployment

I've set this project up to deploy to Github pages. To deploy, first edit package.json. The homepage key is current set to https://stevehanstudio.github.io/graph-ui-clone. Change stevehanstudio to your Github username. You can also change graph-ui-clone to another name if you like. Next run the commands:

npm run predeploy
npm run deploy

Notes:

  • I downgraded to React version to 17.0.2. As result, useId from React 18 is not available, so I modified Ian's code to use an arbitrary string instead of useId.

Resources

graph-ui-clone's People

Contributors

stevehanstudio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.