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

Next available challenges are stored in a table #9

Open
ryangchung opened this issue Jun 10, 2024 · 0 comments
Open

Next available challenges are stored in a table #9

ryangchung opened this issue Jun 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ryangchung
Copy link

ryangchung commented Jun 10, 2024

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
@AJaccP AJaccP self-assigned this Jun 14, 2024
@ryangchung ryangchung added the enhancement New feature or request label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Assigned - In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants