Week 1
Milestones
- Create and implement the Conversation Filter Screen.
- Fix the bug related to one-time organization URL setup.
- Add all media message components.
- Implement custom image viewer, video and audio player.
Screenshots / Videos
Conversation Filter
Media Message Components
https://github.com/glific/mobile/assets/84832565/2960887a-595b-4f49-9a57-71f378478c80
Contributions
Issues | PRs |
---|---|
Implement Send Message to a Collection | 🔗 |
Organization URL Setup as One-Time Process | 🔗 |
Implement dedicated image viewer for image message component | 🔗 |
Create forgot password screens | 🔗 |
Create Photo, GIF, Video, and Voice Message Component | 🔗 |
Learnings
- Adhered to best practices while implementing new features to ensure high-quality code.
- Gained experience in writing Jest tests for various components.
- Learned how to effectively mock GraphQL queries, mutations, and other methods.