You can choose from:
For ALL the exercises, the following principles apply:
- Supply clean, readable automated testing; definitely unit and potentially integration / client tests
- Clean code (using things like SOLID principles etc)
- Some build / make / run instructions should be included with the code
- If you use any servers / services please include a deployment script, or setup instructions for them
- Use a git repository and add commits for significant working steps.
- Either send your git repo with the code, or push it to github and give us access