Skip to content

crafty-coder/comic-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comic-Kata

Description

The goal of this kata is to build a console system that allow users to define reminders for their favourite marvel-comics.

Once they have created their reminders, they will be able to check which of those comics are available to buy this month using the marvel API.

Definition of Ready

  • The acceptance tests should be available
  • Information about the Marvel API should be provided. That includes an API KEY

Definition of done

  • All the acceptance test should pass
  • The application should be able to be executed through the Application.java

Agreements

  • Groovy
  • TDD
  • Pair Programming
  • 1h time?
  • After the time is over we will discuss the different approaches took.
  • We should have fun

About

Comic-Kata proposal in groovy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published