issues
search
fonluiz
/
alocca
0
stars
0
forks
source link
Refactor and code cleaning on Authentication
#3
Closed
paul0vinicius
closed
7 years ago
paul0vinicius
commented
7 years ago
Correct name 'snackbarsService' -> 'snackbarService' and update all references;
Move navbar.service.ts directory from src/app/navbar/navbar.service.ts ->src/app/services/navbar.service and update all the references;
Refactor general functions on Requests, Users and App folders;
Create constants correctly on those folders.