You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. add "Add to favorites" button to each card view.
Difficults: it needs edits on backend. Add boolean column isFavourites to db and create new Servlets: getUnfavouritasDocsServlet, getFavouritasDocsServlet.