mdshohelrana / angular-erp-architecture

Large scale application architecture of angular, Twitter Bootstrap 4, and more reliable plugin of angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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+.

About

Large scale application architecture of angular, Twitter Bootstrap 4, and more reliable plugin of angular

License:MIT License


Languages

Language:TypeScript 56.5%Language:HTML 23.4%Language:JavaScript 15.0%Language:CSS 5.0%