Skip to content

ishank31/DFS-23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UI for Data Ingestion : Team AttentionIsAllYouNeed

Description

This repo only contains code for shell part which enables user can design the structure of there SQL database the can start from fresh and export it or edit a exiting work by importing the exported json file or continue the saved session and visualize it.

Some Screenshots

Canvas : Area for graph

Menubar/Toolbar : we had these two seprated but due to our target to give more space to graph section we combined them

Preview : to visualize the created graph stucrture

Constraints : we got you cover if you need to add attribute specific contraints

Visualize Constraints : to represent the constraints for each attribute

View JSON code for devlopers who like Data :} : see behind the scene stuff

Save graph : need api to save this under your proect (to be made by other team)

Integration

Steps

  • interating this to your react project is quite simple

  • install all dependencies mentioned in /frontend/package.json
  • the main component you need to add in you portal is in frontend/src/pages/Canvas.jsx along with all the files on which it depends (for safe side copy all thing from frontend/src
  • thats it its all done

Run this for Demo

  • clone this repo
  • cd ./forntend
  • npm install
  • npm run dev
  • use localhost:5173

{: happy designing :}

Creators

  • Ishan Kavathekar
  • Aaryan Sharma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages