radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
1 stars 0 forks source link

Add db schema as an ER diagram in README #44

Closed rak3rman closed 7 months ago

rak3rman commented 7 months ago

The database may be hard to visualize for new users coming on to the project. Create an ER diagram using mermaid that completely describes each object in the database and the relationships between them. The database schema is defined in hono/src/schema.ts. Include this diagram as "Database Schema" under Stack Overview -> Hono.

https://mermaid.js.org/syntax/entityRelationshipDiagram.html