We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are multiple features required to support this.
When creating a book group, instead of new books (4 boxes in in create page) support to select existing books.
Deletion also needs to be handled properly
Dangled books page/db need to be implemented (to delete)
Add a check to make sure that a book is not used more than once - during both creation and updation
The text was updated successfully, but these errors were encountered:
rahulbarwal
No branches or pull requests
There are multiple features required to support this.
When creating a book group, instead of new books (4 boxes in in create page) support to select existing books.
Deletion also needs to be handled properly
Dangled books page/db need to be implemented (to delete)
Add a check to make sure that a book is not used more than once - during both creation and updation
The text was updated successfully, but these errors were encountered: