Open Issues Need Help
View All on GitHubAI Summary: Add a total member count to the MembersTable component in a React application that fetches data from two Firebase tables (users and members). The count should update dynamically, handle cases where Firebase is unavailable (using mock data), and maintain consistent styling with the existing dark/light theme.
FlatMate is a society maintenance management app to streamline tasks like online payments, resident records, announcements, and expense tracking. Built with React, Node.js, and MongoDB, it empowers gated communities with simple, secure, and transparent management.
AI Summary: Fix a bug in a React application that causes duplicate user data in a Firebase Realtime Database upon signup. The task involves modifying the signup logic to check for existing users with the same Firebase UID. If a user exists, update their data; otherwise, create a new record. This requires familiarity with React, Firebase Authentication, and Firebase Realtime Database.
FlatMate is a society maintenance management app to streamline tasks like online payments, resident records, announcements, and expense tracking. Built with React, Node.js, and MongoDB, it empowers gated communities with simple, secure, and transparent management.