ConnectUni is a mobile application designed for college students to connect with each other in group chats and events through similar interests and classes.
In this issue I was able to implement our own version of a group chat into the application. There are a lot of UI things that I want to change, but as of now the functionality is working well.
Works by just loading messages that are in the group's specific chat.
The messages sent are added to the overall messages list and also to the group's chat object.
Will implement firebase after Raph is able to figure out his ticket.
In this issue I was able to implement our own version of a group chat into the application. There are a lot of UI things that I want to change, but as of now the functionality is working well.