Nuroo is a mobile app to support parents of neurodivergent children by personalized, AI-driven learning experiences and progress tracking.

4 Open Issues Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement Firebase authentication for user sign-in and sign-up within the Nuroo mobile application. This involves creating dedicated sign-in and sign-up screens, integrating Firebase Authentication, and ensuring secure handling of user credentials.

Complexity: 3/5
enhancement help wanted

Nuroo is a mobile app to support parents of neurodivergent children by personalized, AI-driven learning experiences and progress tracking.

TypeScript
Firebase configuration about 2 months ago

AI Summary: Configure Firebase in a React Native application, including authentication and Firestore setup. This involves creating a `firebase.ts` file with the necessary configuration and initializing the Firebase app within the React Native project. The goal is to enable user management and data persistence using Firebase as the core backend.

Complexity: 3/5
enhancement good first issue

Nuroo is a mobile app to support parents of neurodivergent children by personalized, AI-driven learning experiences and progress tracking.

TypeScript

AI Summary: Integrate a crash reporting tool (Sentry or Firebase Crashlytics) into the Nuroo mobile app (React Native) to monitor and track runtime errors and crashes in production. This is crucial for maintaining app stability and quickly addressing user-impacting issues, especially after public launch.

Complexity: 3/5
enhancement help wanted

Nuroo is a mobile app to support parents of neurodivergent children by personalized, AI-driven learning experiences and progress tracking.

TypeScript

AI Summary: Implement navigation in a React Native app using React Navigation, incorporating both bottom tabs and stack navigators for a user-friendly experience. This involves setting up the navigation structure, configuring routes for different screens (Home, Profile, Assistant, SignIn, Onboarding), and integrating it with the existing app structure.

Complexity: 3/5
enhancement good first issue

Nuroo is a mobile app to support parents of neurodivergent children by personalized, AI-driven learning experiences and progress tracking.

TypeScript