Daggerpov / Spawn-App-Back-End

Back-end REST API for the Spawn mobile app, written in Java Spring Boot, and connected to a MySQL database.
Other
2 stars 0 forks source link

Updated ERD, added EventTag #33

Closed evannawfal closed 2 days ago

evannawfal commented 2 days ago

Updated the Entity-Relationship Diagram (ERD) and added the EventTag table. The EventTag table allows users to see tags applied to events they created.

Resolves #30