We want you to add a feature to signal app messanger. We need you to add bluetooth messanging with signal current chat structure & design (meaning you must follow its patterns for sending & receiving chat messages). So app is consisted of two parts:
- finding pair: finding fellow signal users with bluetooth & starting a chat with them.
- chat: the two connected signal users should be able to chat via bluetooth as they would normally.
You must design a new page with custom layout for finding pair via bluetooth.
So What does matter to us?
- ability to understand other people's code
- you must be able to explain the flow of sending & receiving messages in signal app
- ability to learn
- Fork this repository
- Clone signal's codebase
- Understand codebase & structure
- Develop the specified feature
- Explain how chat messages are handled in readme
- Send us a pull request, we will review and get back to you
- Enjoy
Finally don't be afraid to ask anything from us.