Welcome to ChApp a revolutionarily old school Chat App. This app utalizes websockets to connect multiple users to a single synchronized chat room. Users also have the ability to move to different rooms and create rooms at their whim.
First the user will sign in with their username:
Then the user will be loaded into room1 by default which will be the general chat for all users. The user can also use the side menu to navigate to other rooms:
Users can also go to the buttons at the top to select to create a new room:
They will be brought to a new screen where they can input the name of the room as well as if they would like the room to be permanent or not. If the user does not want their room to be permanent then as soon as the amount of users reduces to zero then the room and all history of the room will be deleted:
Along with many systematic improvement and stability improvements we have a few feature additions in mind.
- Direct Messaging
- Private Rooms
- Persistent Users
- Segmentation of Rooms (i.e. you could have the list of rooms you want to see)