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

Multiple challenges: users participations (db structure) #17

Open
lightalloy opened this issue May 19, 2019 · 0 comments
Open

Multiple challenges: users participations (db structure) #17

lightalloy opened this issue May 19, 2019 · 0 comments
Labels

Comments

@lightalloy
Copy link
Owner

Database structure for users participating in a challenge:

  • users participations table, fields user_id, challenge_id, created_at
  • relations

I thought about eliminating users registration so that they could participate just by commenting. But then I decided that having participation records will be handy to restrict viewing statistics and other stuff related to a challenge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant