Open kiosia opened 6 years ago
Logic from when calculating the standings should be moved to the backend.
This will require a new endpoint on the api, something like /standings
Also, we must evaluate some of the logic of adding matches. Some of the more heavy validation could be done on the backend as well.
Logic from when calculating the standings should be moved to the backend.
This will require a new endpoint on the api, something like /standings
Also, we must evaluate some of the logic of adding matches. Some of the more heavy validation could be done on the backend as well.