Sprint 2 done
- Nov 13, 2022
-
- Nov 10, 2022
- Nov 07, 2022
- Nov 06, 2022
-
-
fz2907 authored
-
fz2907 authored
-
zhengbo authored
-
fz2907 authored
-
fz2907 authored
-
fz2907 authored
# Conflicts: # BackendFolder/SwitchRoom/src/main/java/vt/CS5934/SwitchRoom/repositories/MatchedWishlistRecordRepository.java # FrontendFolder/switch-room/src/App.vue # FrontendFolder/switch-room/src/components/AppHeader.vue # FrontendFolder/switch-room/src/components/WishlistPage.vue # FrontendFolder/switch-room/src/router/index.ts
-
fz2907 authored
-
fz2907 authored
-
- Nov 05, 2022
-
-
zhengbo authored
-
fz2907 authored
-
zhengbo authored
-
zhengbo authored
-
fz2907 authored
Offer page and Wishlist page are able to fetch the matched records and display them as list in the UI. Next I need to show number icon on the wishlist cards
-
zhengbo authored
-
Bart Chou authored
-
Bart Chou authored
-
zhengbo authored
-
- Nov 04, 2022
- Nov 03, 2022
- Nov 02, 2022
-
-
Bart Chou authored
-
zhengbo authored
-
zhengbo authored
# Conflicts: # FrontendFolder/switch-room/src/components/AppHeader.vue # FrontendFolder/switch-room/src/components/MainPage.vue
-
fz2907 authored
MatchedWishlistRecordModel added a new result field to make sure both offer and wishlist have its own result fields.
-
- Nov 01, 2022
- Oct 31, 2022
- Oct 30, 2022
- Oct 22, 2022
-
-
Bart Chou authored
2. server return session token with Usermodel after successfully login -> store login status in vuex 3. add log out button -> clear token in localstorage and login status in vuex 4. now we can define each route whether it needs auth (login status) to continue redirecting
-