Commit Graph
6 Commits
Author SHA1 Message Date
Casually9790 55be1d7b84 Privacy changes 2021-02-13 17:37:04 +01:00
Casually9790 f5e714883d Cleaning up for publication 2021-01-27 18:26:35 +01:00
Casually9790 25484250d6 Updated the .gitignore file
Hopefully this will fix the including of all log files in the repo
2020-11-14 15:15:14 +01:00
Casually9790 a746110991 .gitignore expanded, Votingsite expanded
.gitignore:
    - All logs are now going to be ignored by git

VotingController.java:
    - added the categoryRepository to the model

voting.html:
     - showing data out of categoryRepository now
2020-11-14 13:03:43 +01:00
Casually9790 40655b2130 All fallbacks added to the login site. Edited voting.html
.gitignore:
    - added the /logs folder to the gitignore

VotingController.java:
    - added log message logging false entry format

Candidate.java:
    - return type changed from 'String' to 'Candidate'

wrongEmail.html:
    - added html file to avoid error

voting.html:
    - changed the way of output
2020-11-14 01:11:17 +01:00
Casually9790 ab38911327 initial commit 2020-11-09 23:51:28 +01:00