Skip to content

rin-yato/miracle-diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bca572e · Dec 25, 2023
Dec 25, 2023
Aug 24, 2023
Sep 6, 2023
Aug 24, 2023
Sep 6, 2023
Aug 15, 2023
Aug 15, 2023
Sep 6, 2023
Sep 6, 2023
Aug 15, 2023
Aug 18, 2023
Dec 1, 2023
Dec 1, 2023
Aug 15, 2023
Sep 6, 2023
Aug 18, 2023

Repository files navigation

Miracle Diagram

Introduction

Miracle Diagram is a tool for creating database diagrams in a simple and intuitive way. It uses simple code to represent database tables and relationships between them. Don't draw your diagrams, Just code them!

Demo

Demo

Demo

Conbritutions

This is an open source project, so if you want to contribute, you can do it in the following ways:

  • Create an issue with a bug or feature request.
  • Share the project with your friends.
  • Fork the project and create a pull request.

RoadMap

Done

  • Code to diagram
  • Code to relationships
  • Import and export diagrams
  • Light and dark theme
  • Table with Icon
  • Save to browser storage
  • Nicer auto complete
  • Multi projects

Todo

  • Landing and Documentation page
  • Table with color
  • Table and column with notes
  • Export to image
  • Share project with link (public and private)
  • Better error description
  • Better Nodes and edges positioning