abs0lut3pwn4g3/RTB-CTF-Framework

Rating System

eshaan7 opened this issue · 4 comments

What's required:
Rating system -> Average Box rating - input, calculate, output.

Conditions:

  1. A user can only rate the machine once he/she has submitted both the flags for it.

How:
We can have a Rating model representing a one-to-many relationship between 1 machine and N users ratings.

Can I work on this?

We need to resolve #28, then this.

@eshaan7 shifting of json object to sql database?

@eshaan7 shifting of json object to sql database?

Yes. Please see Issue #28.