Open zachmandeville opened 6 years ago
There shoudl be a users table and a meetings table.
There should be seeds for both, whose values match our API response examples (https://github.com/zachmandeville/show-me-the-money#response-formats)
'meetings' table has 'attendees' field current table.string. But seed data does not show in db browser, so not sure if it is pulling anything through...? Need to further investigate.
There shoudl be a users table and a meetings table.
There should be seeds for both, whose values match our API response examples (https://github.com/zachmandeville/show-me-the-money#response-formats)