Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christian-007/loan-app-clean-architecture
This repo is a practical implementation of Uncle Bob's "Clean Architecture" in Angular 8.
https://github.com/christian-007/loan-app-clean-architecture
angular-8 clean-architecture typescript
Last synced: 8 days ago
JSON representation
This repo is a practical implementation of Uncle Bob's "Clean Architecture" in Angular 8.
- Host: GitHub
- URL: https://github.com/christian-007/loan-app-clean-architecture
- Owner: Christian-007
- Created: 2020-07-25T14:33:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:29:06.000Z (about 2 years ago)
- Last Synced: 2024-11-11T17:13:33.025Z (2 months ago)
- Topics: angular-8, clean-architecture, typescript
- Language: TypeScript
- Homepage:
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LoanAppCleanArchitecture
This project is based on the implmentation of https://github.com/im-a-giraffe/angular-clean-architecture. The app itself is a dummy Loan Application.
## References
- https://medium.com/@thegiraffeclub/angular-clean-architecture-approach-fcfe32e983a5