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

[Go] Upgrade frontend server database #6

Open
5 tasks done
sergey-shambir opened this issue Aug 17, 2018 · 1 comment
Open
5 tasks done

[Go] Upgrade frontend server database #6

sergey-shambir opened this issue Aug 17, 2018 · 1 comment

Comments

@sergey-shambir
Copy link
Collaborator

sergey-shambir commented Aug 17, 2018

  • Remove user.active_contest_id - user's contests should be identified by appointment
  • Add appointment table - each appointment connects user and contest when user participates in contest
  • Add group property to the users - group will help to manipulate users in admin pages
  • Add style_score column to the commit table
  • Add max_reviews column to the contest table
@sergey-shambir
Copy link
Collaborator Author

sergey-shambir commented Nov 22, 2018

Changes are in feature-redesign branch

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

1 participant