Exploring the possibilities of Firebase backend as a service (BAAS)
- Authentication - Done ✅
- Database(User profile management, chat feature(streams), preferences) - ... Loading!!!
- Push Notifications - ... Loading!!!
Using stacked architecture(MVVM) - Done ✅
- Create Account
- Login
- Logout
- Find different users of the app, username needed
- Send friend request
- Accept or reject friend request
- view friend requests
- cancel friend request
- view friends
- Remove friend
- See friendship state
- Friends
- Pending from
- Pending to
- not friends
- View Other user profile
- Update profile picture from gallery
- Edit Self Profile
Messaging feature - Done ✅
Writing tests proper - Pending...............
Home and Chat[Friends & AI]