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
All next available challenges for users should be stored in a new table, such that this table can eventually be queried to display each user's next available challenges.
Implement the create method, and it is not a requirement that it is hooked up to anything.
AC:
Implement next available challenges table
Add jest tests to validate the record create function
The text was updated successfully, but these errors were encountered:
All next available challenges for users should be stored in a new table, such that this table can eventually be queried to display each user's next available challenges.
Implement the create method, and it is not a requirement that it is hooked up to anything.
AC:
The text was updated successfully, but these errors were encountered: