leaderboardsgg / leaderboard-backend

The backend for Leaderboards.gg. Also holds public-facing APIs.
https://info.leaderboards.gg
GNU General Public License v3.0
12 stars 16 forks source link

MVP: Variable Values #57

Closed zysim closed 1 year ago

zysim commented 2 years ago

:hammer::hammer::hammer:

Model Explanation

Model/Relationships

Controller Actions

  • DELETEs are soft deletes unless explicitly specified
  • Mod actions imply extra condition check to ensure related Leaderboard is modded by User must be made

Post-action Behaviours

TheTedder commented 1 year ago

Run variables are not part of MVP. See requirements for more details.