Skip to content

Messenger app

Vojtěch Žák requested to merge 3-chat-backend into main

Created messaging app backend supporting signup, login, adding contacts, realtime messaging using SocketIO and searching through the messages. The search input is not escaped, which can be exploited by SQL injection. Styles have been added. Closes #3 (closed), closes #6 (closed).

Edited by Vojtěch Žák

Merge request reports