Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backend] Setup basic database tables, classes and repositories for Availability #5

Open
wilsonplau opened this issue Apr 20, 2021 · 0 comments
Assignees

Comments

@wilsonplau
Copy link
Contributor

wilsonplau commented 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.

@wilsonplau 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants