Skip to content
New issue

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

Allow the User to Change Ratings & Reviews for any particular book #14

Open
jaykay12 opened this issue Oct 2, 2018 · 1 comment
Open

Comments

@jaykay12
Copy link
Owner

jaykay12 commented Oct 2, 2018

Current Behavior:
The Portal doesn't allow one to modify the ratings & reviews already made. Currently due to Exception Handling, the SQLIntegrityConstraintViolationException is handled gracefully.

Required Behavior:
Subscriber Must be allowed to modify or edit the Ratings & Reviews

Important Info:
The Servlet file: WEB-INF/classes/reviewSubmitServlet.java handles this functionality & need modifications.

@kapishmalik
Copy link

I am interested to implement this functionality. Started working on the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants