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.
Menubar/Toolbar : we had these two seprated but due to our target to give more space to graph section we combined them
-
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 fromfrontend/src
-
thats it its all done
- clone this repo
cd ./forntend
npm install
npm run dev
- use
localhost:5173
- Ishan Kavathekar
- Aaryan Sharma
- screenshots > https://hackmd.io/XQlaqnf6Rjm9NlSJZVUHhw
- task division > https://hackmd.io/o1JVJ44AS0aMf6gdW_q7sg
- scope(first draft) > https://hackmd.io/_xT6l9mUS3quNvTJJ3POBQ
- final scope > https://github.com/Architjain128/Null/blob/master/Scope_Doc.md