You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup database tables, classes and a repository for Availabliity.
Availability should be linked to User, and we should be able to query for a user's availability.
Testing: Generate a set of mock data and write unit tests in order to validate that the queries are returning the correct data.
The text was updated successfully, but these errors were encountered:
wilsonplau
changed the title
[Backend] Setup basic database tables, classes and repositories for Availability, Interview and InterviewQuestion.
[Backend] Setup basic database tables, classes and repositories for Availability
Apr 20, 2021
Setup database tables, classes and a repository for Availabliity.
Availability should be linked to User, and we should be able to query for a user's availability.
Testing: Generate a set of mock data and write unit tests in order to validate that the queries are returning the correct data.
The text was updated successfully, but these errors were encountered: