Using:
- Angular 9
- NgRx
- Angular Material
- D3
npm i
ng serve
I hope that the projects that you work on, are as fun as this!
If time was not an issue, these are the things I planned on doing:
- tests
- Install Apollo
- Adding GraphQL mock server and services
- Using ngrx/Effects with required success and failure actions, I created a working stub in the branch
effects
- Adding Search box using pipe-filter on the list of "friends"
- Making the graph window resize dynamically by listening on the
window:resize
event - Snackbar for notifications