emurr-ucf / emurr

This is the full stack application for the EMURR: Exhibit Marker Uniform Resource Router unit. This project features a WYSIWYG editor where you can edit, save, and download tours built and compiled to be hosted on a Raspberry Pi.
https://chdr.cs.ucf.edu/emurr
5 stars 0 forks source link

Db schema #12

Closed mredelis closed 2 years ago

mredelis commented 2 years ago

I have updated the prisma.schema file. 3 new models have been created - Post, Tour, Comment -

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
emurr ❌ Failed (Inspect) Sep 6, 2022 at 6:15PM (UTC)
xTye commented 2 years ago

Nice work. I'm not sure if I understand what the relations are doing. But I made a comment about one of them.