Skip to content

CodewindOnGithub/lottery-ticket-generator

Repository files navigation

LotteryTicketGenerator

Project Structure

features

Holds a single feature and its business logic

domain

  • entities
    • holds Business logic (with tests => lottery-ticket.spec.ts)
  • infrastructure
    • persist and load data
  • utils
    • utility funcions
  • facade
    • entry point for domain logic

feature-

Holds container components, using facade to access business logic

ui

Holds dump components using @Input @Output only

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published