Skip to content

Business Logic Layer (Service Layer) #35

@Deadlyflamemaster

Description

@Deadlyflamemaster

Business Logic Layer (Service Layer)
This layer contains the game logic, such as calculating scores and validating moves, separated from the controller and database logic. It interacts with the data layer (repository) to retrieve or update information.

Example services/gameService.js

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions