Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C15448588-wks-5 #184

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

Abdul-Ismail
Copy link

@Abdul-Ismail Abdul-Ismail commented Dec 2, 2018

Accessing the application

The application has been hosted on the following linking:
(https://react-chat-abdul.herokuapp.com)

#disclaimer
Firebase config credentials have not been pushed with this PR due to safety reasons. The build has the firebase configuration set up. If required include a .env in the client directory and put the .env variables as used in the firebaseConfig file.

Extra Feature

The extra feature for this project is allowing for multiple rooms to be created. To create a room you press the create room button and enter a room name

Messaging

User can send a message to a room by selecting a room, to send a private message to a another user you simply have to click on the users nam on the left sidebar. Users will see a delete button beside comment thats they have posted, deleting this will delete it across all rooms.

Logging in

The user will be identified by the username they enter, each username is unique across the entire application

@Abdul-Ismail Abdul-Ismail changed the title C15448588-wks-4 C15448588-wks-5 Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant