-
- Downloads
Added remove from watchlist button to watchlist view, switched the film...
Added remove from watchlist button to watchlist view, switched the film details page to have a new toggle button from the watchlistbutton component that checks to see if its already in the database and some other minor changes in the navbar
Showing
- movie-group-8/src/components/Navbar.vue 2 additions, 1 deletionmovie-group-8/src/components/Navbar.vue
- movie-group-8/src/components/TopRatedMovies.vue 39 additions, 36 deletionsmovie-group-8/src/components/TopRatedMovies.vue
- movie-group-8/src/components/Watchlist.vue 17 additions, 1 deletionmovie-group-8/src/components/Watchlist.vue
- movie-group-8/src/components/WatchlistButton.vue 37 additions, 0 deletionsmovie-group-8/src/components/WatchlistButton.vue
- movie-group-8/src/composables/useWatchlist.js 41 additions, 12 deletionsmovie-group-8/src/composables/useWatchlist.js
- movie-group-8/src/views/FilmDetails.vue 16 additions, 7 deletionsmovie-group-8/src/views/FilmDetails.vue
- movie-group-8/src/views/Login.vue 7 additions, 5 deletionsmovie-group-8/src/views/Login.vue
- movie-group-8/src/views/Social.vue 1 addition, 2 deletionsmovie-group-8/src/views/Social.vue
- movie-group-8/src/views/WatchlistView.vue 34 additions, 13 deletionsmovie-group-8/src/views/WatchlistView.vue
Loading
Please register or sign in to comment