Skip to content

refactor(architecture): reorganization of app architecture

AGHUMYAN MESROP p2103901 requested to merge refactor/main into main

I've simplify and optimized the structure, all components about the users are migrated to users repository. Aside local.service.ts each services are migrated to their component folder. Guards are renamed by more meaningful name. To finish login and register components folder are migrated to auth repository.

Merge request reports

Loading