Skip to content

Sunohara666/world-cup

 
 

Repository files navigation

World Cup Teams

Objective

  • Show which teams participate in each cup;
  • Show the a list of the teams that participate in only one cup (and say which one) and not in the other;
  • The application should be available through the command line interface;

Links:

Acceptance criteria

  • Unit testing (already in composer.json);
    • Available through the command: composer test
  • PSR1 and PSR2 compatible code (already in composer.json)
    • Available through the command: composer cs
  • Pair programming;

Covered Topics

  • Pair programming;
  • Code style guide;
  • Automated testing;

Tips

  • You can use any packages that your team find useful;

About

a training session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%