issues
search
garoot
/
blog-api
1
stars
1
forks
source link
student <- wishList -> course
#8
Closed
garoot
closed
1 year ago
garoot
commented
1 year ago
create wishlist model
(might need it to know how many students want a specific course)
addStudent() in wishlist.controller.js
addToWishlist() in user.controller.js
garoot
commented
1 year ago
done in student.controller.js without separate wishlist model