https://github.com/laisfrigerio/clean-architecture-class-18-exercise-1
Refactoring a Signup feature - Curso Clean Code e Clean Architecture @branas.io
https://github.com/laisfrigerio/clean-architecture-class-18-exercise-1
Last synced: 4 days ago
JSON representation
Refactoring a Signup feature - Curso Clean Code e Clean Architecture @branas.io
- Host: GitHub
- URL: https://github.com/laisfrigerio/clean-architecture-class-18-exercise-1
- Owner: laisfrigerio
- License: mit
- Created: 2024-09-09T19:54:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T22:08:58.000Z (about 1 year ago)
- Last Synced: 2025-03-13T16:41:25.603Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curso Clean Code e Clean Architecture - @branas.io
Primeiro exercício do Curso de Clean Code e Clean Architecture do Rodrigo Branas!
Este primeiro exercício é para refatoração de uma API de signup (o código está todo em um arquivo só).
A ideia é:
- Refator o código aplicando boas práticas de programação;
- Quebrar a estrutura em camadas
- Adicionar testes de unidade## 👩 Author
| [
@laisfrigerio](https://instagram.com/laisfrigerio)
|
| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |## 📄 License
This project is licensed under the MIT License - see the LICENSE.md file for details