issues
search
fssa-batch3
/
sec_a_yogeshwaran.govindaraj__corejava_project_2
0
stars
0
forks
source link
Request module
#6
Open
yogesh-maari-1602
opened
1 year ago
yogesh-maari-1602
commented
1 year ago
Attributes
[ ] title
[ ] description
[ ] Blood Group
[ ] requestedDate
[ ] contactNo
Vinit-source
commented
1 year ago
[ ] Add test cases to the validations.
[ ] Rename package properly. Add . where required.
[ ] Follow naming conventions for methods - method names should be in camelCase.
[ ] Throw proper messages from RequestValidator using InvalidRequestException.
[ ] Methods names in RequestDAO should be in camelCase.
[ ] Add close in remaining methods in RequestDAO.
[ ] Save getConnection() method separately as a static method in the dao.ConnectionUtil() file.
[ ] Do not throw DAOException in the service file
[ ] Create issues for other features and add all the plan in it.
Attributes