# Meeting 1125 ## Frontend - [ ] `JC` : UI/UX of User View - [ ] `謝誌評` : Register to user serv after login - [ ] `陳宏瑜` : Get product with categories - [x] `JC` : Add the btn to cart view for select all items - [x] `謝誌評` : Enable setup quantity when add to cart - [ ] `tyu` (no issue): Ask to login when click cart btn in index page but not login - [ ] `Alex` (no issue): Ask to login when click add to cart btn in product page but not login - [x] `Ateto` : Use Image label in Next instead of img label - [x] `Ateto` : Fix css render crash issue - [ ] `tyu` : Replace csr to ssr - [ ] Create loading view component - [ ] `tyu` : Update admin view - [ ] Put oauth access token in local storage instead of url ## Backend - [ ] `Ateto` : Create order service - [x] `劉長諺` : Create api of get products with categories to product service - [ ] `劉長諺` : Auto register when get non exiested user - [x] `劉長諺` : Write unit tests to product service - [ ] Pass delata of product quantity instead of directly put the quantity props