https://rickchdelucia.netlify.app
-Just used ngrx v17.1 cause state was mandatory.
-Some unit test are provided (service, pagination and filter component)
-Some e2e test are provided
-I don't like beer and you didnt give me the chance to drink wine 😭😭😭
-
Save queryParams on ulr in order to allow user refresh page and keep the filters. -
Add more select filters like gender and status
-
Add skeletons solving repainting problems
-
Add linters -
Split code on small components and pages -
Add css reset
-
Add pre hooks
This project was generated with Angular CLI version 17.1.0.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute cypress.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.