Skip to content

Latest commit

 

History

History
61 lines (59 loc) · 1.17 KB

README.md

File metadata and controls

61 lines (59 loc) · 1.17 KB

Figma Database Modeler

Uses Figma to model Relational databases. Once the database is modeled, a user can click View SQL to retrieve the necessary SQL to construct their database.



Technologies used

  • React-Related
    • React
    • Material UI
    • Custom React Hooks
    • Redux
  • WebPack
  • TypeScript
  • SQL
  • Figma Design
  • Figma API
  • Shared Web-Workers

How to use

  • After Cloning, go to Figma Design and right click on the white space. This will bring up the options menu.
  • Go to Plugins -> Development -> Deploy - Import Plugin from Manifest
  • Select the manifest file from the cloned repository.