-
While creating admin the constructor called should be admin!!
https://github.com/DoStini/FEUP-AEDA-proj/blob/707e09a140a0db3eb1904506dda51073ec5799bb/src/managers/UserManager.cpp#L32-L41
-
Add `if(likeSystem[name] == like) removeLike()`
https://github.com/DoStini/FEUP-AEDA-proj/blob/35def565bde0cee4432297076e27db81d8469e10/src/Streams/Stream.cpp#L53-L64
Aswell in the giveDislike fun…
-
https://github.com/DoStini/FEUP-AEDA-proj/blob/2302b34c24bfa0d7ac3687e74baddc3bcd3b7e14/src/managers/AdminOps.cpp#L84-L110
-
If a user re-enters the stream it resets the viewer's feedback (and doesn't remove the feedback previously stored)
https://github.com/DoStini/FEUP-AEDA-proj/blob/35def565bde0cee4432297076e27db81d8469…
-
https://github.com/DoStini/FEUP-AEDA-proj/blob/4286333b65eb5baa5d7b557108d80f14ae9486cc/src/Users/Viewer.cpp#L52-L76
-
https://github.com/DoStini/FEUP-AEDA-proj/blob/2302b34c24bfa0d7ac3687e74baddc3bcd3b7e14/src/managers/AdminOps.cpp#L167-L186
This is a bigger issue than what it seems. There needs to be a way to che…
-
https://github.com/DoStini/FEUP-AEDA-proj/blob/74ec0a8baccaf9c0f7fe56eaa03882759c02243a/src/Streams/LiveStream.cpp#L10
-
https://github.com/DoStini/FEUP-AEDA-proj/blob/4aef47f62ede3f46cbafa1ed35fc900042c786a5/src/Exceptions/streams/AlreadyInStreamException.cpp#L14-L19
-
https://github.com/DoStini/FEUP-AEDA-proj/blob/913997ff7dfb43cdfe2091050b4d128f64f10c3f/src/Exceptions/streams/RestrictedStreamException.h#L11-L22
-
https://github.com/DoStini/FEUP-AEDA-proj/blob/d8df19ff9161c24d2ceeae3dd580163192db0880/src/Streams/Stream.cpp#L9-L13