All Projects → mdshohelrana → angular-erp-architecture

mdshohelrana / angular-erp-architecture

Licence: MIT License
Large scale application architecture of angular, Twitter Bootstrap 4, and more reliable plugin of angular

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to angular-erp-architecture

react-mvp
Model-View-Presenter Proof of Concept in React
Stars: ✭ 38 (+58.33%)
Mutual labels:  architecture
silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
Stars: ✭ 146 (+508.33%)
Mutual labels:  architecture
top-software-engineering-articles
Collection of top articles about great software engineering practices.
Stars: ✭ 45 (+87.5%)
Mutual labels:  architecture
RouterService
💉Type-safe Navigation/Dependency Injection Framework for Swift
Stars: ✭ 212 (+783.33%)
Mutual labels:  architecture
SearchMovies
sample Android Application using MVP pattern
Stars: ✭ 47 (+95.83%)
Mutual labels:  architecture
landscape-of-programming
This repo aim to show you what to learn on the way to excellence.
Stars: ✭ 67 (+179.17%)
Mutual labels:  architecture
Paper-Reading-List
rearch.github.io
Stars: ✭ 15 (-37.5%)
Mutual labels:  architecture
MVC-Demo
变种MVC架构,抽离Service层,通过继承以及合理的架构大幅度优化重复代码~
Stars: ✭ 36 (+50%)
Mutual labels:  architecture
ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
Stars: ✭ 73 (+204.17%)
Mutual labels:  architecture
c4-diagrams.net
The EasyC4 library is for quick and convenient visualising software architecture in diagrams.net / draw.io application using the C4 model approach.
Stars: ✭ 28 (+16.67%)
Mutual labels:  architecture
Perfect-Server-Side-Swift iOS-App
A family tree API server implementation with iOS client. Server has been implemented with Perfect: Server-Side Swift And iOS client is in pure Swift.
Stars: ✭ 15 (-37.5%)
Mutual labels:  architecture
fyi
Map & Explore your organization's System Architecture
Stars: ✭ 28 (+16.67%)
Mutual labels:  architecture
asl-interpreter
Example implementation of Arm's Architecture Specification Language (ASL)
Stars: ✭ 78 (+225%)
Mutual labels:  architecture
Cycle.swift
An experiment in unidirectional architecture inspired by Cycle.js. https://cycle.js.org
Stars: ✭ 24 (+0%)
Mutual labels:  architecture
Coding-Standards
Coding Guidelines for C#
Stars: ✭ 125 (+420.83%)
Mutual labels:  architecture
SherwoodArch
The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.
Stars: ✭ 13 (-45.83%)
Mutual labels:  architecture
flutter-clean-arch
A flutter's implementation of a "clean architecture"
Stars: ✭ 149 (+520.83%)
Mutual labels:  architecture
eshopzero
.Net Microservice Application
Stars: ✭ 27 (+12.5%)
Mutual labels:  architecture
rce
rce stands for react, data cursor, elm, is a lightweight react architecture.
Stars: ✭ 14 (-41.67%)
Mutual labels:  architecture
golang-starter
Golang code boilerplate inspired by clean architecture
Stars: ✭ 49 (+104.17%)
Mutual labels:  architecture

Angular5 ERP Application Architecture

When building a large-scale application, one has to carefully design the code structure in the project. A poor structure can lead to maintainability issues and decrease the productivity of the development team. When the system grows, it will be hard to navigate through the structure and locate the class implementing a piece of functionality. In this project, I will describe the structure of an enterprise system built using Angular 2+.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].