Skip to content

masayaShinoda/miracle-diagram

 
 

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!

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

Todo

  • Landing and Documentation page
  • Table with color
  • Table and column with notes
  • Export to image
  • Save to browser storage
  • Multi projects
  • Share project with link (public and private)
  • Nicer auto complete
  • Better error description
  • Better Nodes and edges positioning

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.8%
  • CSS 2.3%
  • JavaScript 1.9%