I am planning to make a book management system with grocery crud and a login system
Each users have their own list of book
The system has many users, and a new user can register an account to use the system
How do i make the system with grocery crud where, each users view their own list of books
which they have stored ?
do i need a new table for each user
Sorry if hard to understand, newbie
Thank you