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

Fixed compileTime error due to invalid method name added email notifi… #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Prasadpoojary
Copy link

Hi prakhar0259,

Fixed below compileTime error which I opened with issue #3. I have added email notification feature on user register and vote. Updated Readme file with screenshot for the same. Fixed some Null pointer exception on admin dashboard. Everything looks good as of now.

FIXED :

VotingApp\src\main\java\com\service\CandidateService.java:40:23
java: cannot find symbol
symbol: method getCandidateByUser(java.lang.String)
location: variable cndrepo of type com.repository.CandidateRepository

Please feel free to check and merge.

Thanks,
Prasad, Coder

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

Successfully merging this pull request may close these issues.

1 participant