Skip to content

adamatti/challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proposal for this challenge.

For the full history of commits, please check gitlab.

thoughts

  • you guys use DDD... nice 🙂
    • nice challenge you guys have here. The infra x service x domain is a good subject. For instance, here guys are using Autowire / Inject into domain classes. Here, domain receives a service on each call. The sample from book points that it should be in a service (but I can be wrong).
  • Markdown? Please consider AsciiDoc
  • "Frameworks not required" - I can see some guys adding Spring here 🙂

Notes, references

  • Default files
  • Kotlin + gradle
    • I should provide a wrapper, but thought it is not required for this sample
  • Makefile - it does help if you work with multiple languages
  • Spock - test framework
  • Only on membership process was created service / infra, let me know if want to apply the same for others (Don't think this is required for this sample)
  • A rule engine could be used if the rules change frequently

About

Team recruiting challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 59.3%
  • Groovy 37.2%
  • Makefile 3.5%