comp423-23s / Event-Calendar-Final-Project-for-Software-Engineering

final-project-final-a8 created by GitHub Classroom
MIT License
0 stars 0 forks source link

Sprint1 issue40 #42

Closed XimenaColopy closed 1 year ago

XimenaColopy commented 1 year ago

I was able to create the tables for workshop-attendees table which has pairs of users and workshops to represent a many to many relationship. I added a mapped column to user entity and workshop entity to represent these attendees. I got reset database to run successfully so the tables should be set up correctly but its hard to tell because there is no api to check the contents of the database