opencodeiiita / Text-It

a beginner-friendly chat app
5 stars 57 forks source link

"While You Slept, The World Changed." ~Charles Xavier #164

Closed muffinboy19 closed 9 months ago

muffinboy19 commented 9 months ago

UI Implementation and Bug Fix for Call and Contact Fragments

🛠 Task Description:

  1. Call Fragment UI:

    • Implement the UI for the Call fragment.
    • Include a RecyclerView to display a list of names.
    • Each name in the list should have options for phone and message (no functionality needed at this stage).
    • Fetch and display users from the "users" collection in the database.
    • Add additional dummy names to the "users" collection for testing purposes.
  2. Contact Fragment Bug Fix:

    • Investigate and resolve the crash issue in the Contact fragment.
    • Ensure that the Contact fragment uses the "users" collection to maintain the list of users.
    • Verify the implementation to prevent future crashes.

📆 Deadline: Please complete the assigned tasks within a reasonable timeframe to facilitate testing and integration.

call

criticic commented 9 months ago

claim (kindly assign this issue first)

DikshantK2004 commented 9 months ago

Claim