Commit Graph

22 Commits

Author SHA1 Message Date
0597edf116 Changed to Voting Mode 2020-12-27 22:37:20 +01:00
4005fd4edb Google account go taken down switched it 2020-12-25 22:20:26 +01:00
d56514a712 Added names to the voter list 2020-12-18 21:04:02 +01:00
63f4e7c907 Fix error message 2020-12-18 20:11:28 +01:00
47beddf9c8 Final 2020-12-18 20:01:54 +01:00
d7b6283ffe End 2020-12-18 19:25:40 +01:00
fb7b0271b3 Removed code pass through 2020-12-18 19:04:12 +01:00
f65ff26e48 Finishing touches 2020-12-18 18:57:29 +01:00
d0f62b4ca6 Must function now Email is down 2020-12-17 03:11:28 +01:00
221ebf1c2b fixed bug 2020-12-16 23:49:50 +01:00
5cfade336e test 2020-12-16 23:49:27 +01:00
8946853604 Css changes to start site 2020-12-13 17:18:56 +01:00
4dd3468bef Have to go to bed now need to write 2020-12-10 23:50:44 +01:00
32894e5469 Fixed copying mechanism 2020-12-06 23:31:44 +01:00
75ccf7d28e You know the drill 2020-12-06 01:19:39 +01:00
a642ea9890 Massive changes but I have to go to sleep now 2020-12-05 06:05:56 +01:00
525074af15 PossibleCandidates get saved to their own database now
CHANGED VotingController:
    - changed 'candidateSaving' possibleCandidates get Located by name and category and get saved now

CHANGED PossibleCandidateRepository:
    - removed 'findByNameAndCategoryID'
    - added 'findByNameAndCategory'

ADDED addingCandidates.css:
    - added basic styling

CHANGED voting.css:
    - bug that div gets cut off resolved

CHANGED addingCandidates.html:
    - changed display method from table to div

CHANGED: voting.html:
    - added div to style the site (bugfix)
2020-12-02 14:08:28 +01:00
6dfe2a3329 updated start site
start site has now user and admin login panels
added custom css for start page
dashboard is now splitted in cateogies
implemendet LiveReload
added fallback 'falseInput.html' page
2020-11-24 17:11:16 +01:00
65cebb835a Got a server set up to host the VotingSystem.
---------------------------------------------------
Internet address: http://abizeitung-voting.ddns.net
Server IP address: 217.83.93.128
Port: 8000
--------------------------------------------------
Try to port the database to be hosted on the server rather
than on be hosted on localhost
2020-11-11 23:36:53 +01:00
f108d12beb changed username of sql database 2020-11-10 23:30:43 +01:00
281f8811ca testing2 2020-11-10 23:13:16 +01:00
1f810dbde6 initial commit 2020-11-09 23:51:28 +01:00