Skip to content

baratito/baratito_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baratito Core

Baratito's business logic.

Architecture

1. Domain

  • Entities
  • Domain services

Here lie the core entities and services.

2. Application

  • Usecases
  • Repository interfaces

Business logic.

3. Infrastructure

  • Repository implementations
  • Data Providers interfaces & implementations

Manages and orchestrates data access/handling.

4. Presentation

  • Blocs & cubits

Responsible for UI state management.

About

Baratito's business logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages