hexacta / fame

A PWA that estimate football results for Europe leagues based on the last season
http://fame.hexacta.com
MIT License
2 stars 1 forks source link

Support incomplete matches #4

Open pomber opened 7 years ago

pomber commented 7 years ago

Currently, if you don't select one of the teams it returns a 500.
The model support null values, so we should sent all null properties for the "undefined" team and return a valid result.