Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeannesi/abp-designpatterns


https://github.com/jeannesi/abp-designpatterns

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

## Descrição
Este é o backend em Nest.JS do Projeto Estuda.AI, uma aplicação que visa fornecer um board kanban para que estudantes possam organizar seus estudos para diversas provas

## Instalação

```bash
$ npm install
```

## Executar Projeto

```bash
$ npm run build
$ npm run dev
```

## UML das implementações

##Classes do sistema
![image](https://github.com/user-attachments/assets/97d8351a-04bc-4f0c-adcb-b9f82eb90e6d)

## State
![image](https://github.com/user-attachments/assets/144ec33a-b497-4b64-874c-a03b20773c00)

## Adapter
![image](https://github.com/user-attachments/assets/1864ac5d-07ac-47dc-bcd5-a49a2b066050)