Issue: Filtering and sorting by price (#32)
parent
e45cffac
No related branches found
No related tags found
Showing
- client/src/app/posts/post-list/post-list.component.html 30 additions, 1 deletionclient/src/app/posts/post-list/post-list.component.html
- client/src/app/posts/post-list/post-list.component.scss 69 additions, 2 deletionsclient/src/app/posts/post-list/post-list.component.scss
- client/src/app/posts/post-list/post-list.component.ts 56 additions, 10 deletionsclient/src/app/posts/post-list/post-list.component.ts
- client/src/app/posts/post.service.ts 4 additions, 4 deletionsclient/src/app/posts/post.service.ts
- server/src/controllers/postController/index.ts 47 additions, 4 deletionsserver/src/controllers/postController/index.ts
Please register or sign in to comment