issues
search
sopra-fs23-group-34
/
server
Spring backend Server for The Big Diabetes Game
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
log singlelplayer games to DB
#107
nizonic
closed
1 year ago
0
send roundCounter to frontend
#106
nizonic
closed
1 year ago
0
password change validation
#105
mauhess
closed
1 year ago
1
validate email address
#104
nizonic
closed
1 year ago
1
game flow handling between roundscore and guesses
#103
nizonic
closed
1 year ago
2
Password and Username can not contain space and must have at least 2 charcaters
#102
mauhess
closed
1 year ago
0
adding LobbyService Tests
#101
nataell95
closed
1 year ago
1
hide DB password
#100
mauhess
closed
1 year ago
1
hide API Keys
#99
mauhess
closed
1 year ago
0
Hub on Smartphone Format
#98
nataell95
closed
1 year ago
1
Ranking without guestUsers
#97
mauhess
closed
1 year ago
0
Feed Foods DB
#96
mauhess
closed
1 year ago
1
write README.md
#95
nizonic
closed
1 year ago
1
Make sure all error messages are correct in the backend
#94
SpaghettiCodeKing
closed
1 year ago
1
update playerlist in lobby to return flagged host
#93
nizonic
closed
1 year ago
1
Guest Login Backend
#92
mauhess
closed
1 year ago
1
create endpoint to get specific user's statistics
#91
nizonic
closed
1 year ago
1
The Timer length can be adjusted in game settings Backend Part
#90
SpaghettiCodeKing
closed
1 year ago
1
Make the computation of the points for your guess with ints instead of doubles
#89
SpaghettiCodeKing
closed
1 year ago
1
Nutritionix API Call
#88
mauhess
closed
1 year ago
1
update playerScoreRepository to save statistics
#87
nizonic
closed
1 year ago
1
WebSocket connection on production
#86
nizonic
closed
1 year ago
1
switch between API credentials
#85
mauhess
closed
1 year ago
0
The score of all players is returned
#84
nataell95
closed
1 year ago
1
Return Score Of all players
#83
nataell95
closed
1 year ago
0
Feed Foods DB
#82
mauhess
closed
1 year ago
1
Select n random Foods from Foods DB with specific Category
#81
mauhess
closed
1 year ago
0
setup Foods DB
#80
mauhess
closed
1 year ago
1
Write at least 20 meaningful tests
#78
SpaghettiCodeKing
closed
1 year ago
0
As a user if the host leaves the game I get dropped out of the game automatically
#77
nataell95
closed
1 year ago
0
As a user I want to be unable to connect to a game which does not have a host
#76
nataell95
closed
1 year ago
0
Handle Join Lobby and Start game via REST API and Handle Error if Lobby cannot be joined
#75
nataell95
closed
1 year ago
0
The game does not count towards a players statistics
#73
nizonic
closed
1 year ago
1
It is possible to start a game without any other players in a Lobby
#72
nizonic
closed
1 year ago
0
The Round ends automatically after the timer runs out
#60
nizonic
closed
1 year ago
0
For each round, a food item to be assessed is randomly selected
#52
nizonic
closed
1 year ago
1
A logged in non-Party member can enter the Code in the join lobby field, and gets put into the lobby
#50
nizonic
closed
1 year ago
0
A Lobby code gets randomly generated when creating a new Lobby
#49
nizonic
closed
1 year ago
1
If a wrong code is entered an error message is displayed
#44
nizonic
closed
1 year ago
0
Users can only change and inspect their personal profile
#38
nizonic
closed
1 year ago
0
Password can be changed
#37
nizonic
closed
1 year ago
0
Username and email can be changed, but only to unused username / email
#36
nizonic
closed
1 year ago
0
Upon failure, the user stays on the page and an error is displayed (username already taken)
#34
nizonic
closed
1 year ago
0
Creation date is saved in the database
#32
nizonic
closed
1 year ago
1
Only unique email addresses are possible
#31
nizonic
closed
1 year ago
1
Only unique usernames are possible
#30
nizonic
closed
1 year ago
1
Upon failure, the user stays on the page and the correct error is displayed (wrong password, username not found)
#35
nizonic
closed
1 year ago
0
A registered user can logout and log back into their account
#27
nizonic
closed
1 year ago
2
Generate Random Code for lobby connection on server
#26
nataell95
closed
1 year ago
1
Setup Websocket on server
#24
nataell95
closed
1 year ago
0
Next