ER Diagram Creator

A web-based tool for creating Entity-Relationship diagrams with an intuitive interface.

Features

  • Create entities, relationships, and attributes
  • Drag and drop interface
  • Export diagrams as images
  • Save and load diagrams

Project Structure

  • /backend - API endpoints and data storage
  • /frontend - Web interface and diagram editor
  • /shared - Shared types and utilities

Technologies

  • Frontend: HTML5 Canvas, TypeScript, Tailwind CSS
  • Backend: Hono.js API framework
  • Storage: SQLite for diagram persistence