The candidate must build an app that will display a list of CS: GO matches in a given period of time. For that, the PandaScore API will be used.
The design spec is here: https://www.figma.com/file/OeNVxV2YkHXMgzky8YNQQO/Desafio-CSTV?node-id=0%3A1
Please let us know when you start the challenge. We usually expect the candidate to finish within one week.
What will be evaluated:
- Project and code organization
- Code quality
- Git usage
- Overall app performance and adherence to the spec
- Optionals (listed below) will count positively to the final evaluation
App Spec:
CSTV is an app that displays CS: GO matches happening across several worldwide tournaments
- The app will display matches beginning from the current date. It will also include a “match detail” screen that will show details like the team names, roster, and match time
- There are 3 screens: splash screen, main screen (matches list), as well as the match details screen
- UI must follow the Figma spec above. Attention to detail is a must.
- The PandaScore API will be used for listing the matches as well as fetching match details
- Dates shown should follow the device local time