{"id":23654310,"url":"https://github.com/vanshpanchal/flutter","last_synced_at":"2025-10-13T23:18:03.055Z","repository":{"id":269150285,"uuid":"827882370","full_name":"Vanshpanchal/Flutter","owner":"Vanshpanchal","description":"Q\u0026A Hub is a Flutter app powered by Firebase where users can post, explore, save, and report interview questions. It features user authentication, Firestore storage, and Firebase Storage for media. Admins can manage reported posts, and users can search and filter questions by topics.","archived":false,"fork":false,"pushed_at":"2025-05-12T05:14:31.000Z","size":63763,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T05:38:24.722Z","etag":null,"topics":["android","authentication","dart","firebase","flutter","socialapp"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vanshpanchal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-12T15:28:17.000Z","updated_at":"2025-05-12T05:14:34.000Z","dependencies_parsed_at":"2025-05-12T05:37:47.668Z","dependency_job_id":null,"html_url":"https://github.com/Vanshpanchal/Flutter","commit_stats":null,"previous_names":["vanshpanchal/flutter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vanshpanchal/Flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanshpanchal%2FFlutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanshpanchal%2FFlutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanshpanchal%2FFlutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanshpanchal%2FFlutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vanshpanchal","download_url":"https://codeload.github.com/Vanshpanchal/Flutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanshpanchal%2FFlutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017244,"owners_count":26086014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","authentication","dart","firebase","flutter","socialapp"],"created_at":"2024-12-28T18:58:50.118Z","updated_at":"2025-10-13T23:18:03.044Z","avatar_url":"https://github.com/Vanshpanchal.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📱 Q\\\u0026A Hub\n\n[⬇️ Download APK](https://github.com/Vanshpanchal/Flutter/blob/f7c41ee14122eb20d1cbd8628713e5bb1b6e11a5/Q-A%20Hub.apk)\n\n**Q\\\u0026A Hub** is a community-driven mobile application built with **Flutter** and powered by **Firebase**, designed to help users prepare for interviews by posting, exploring, and sharing interview questions. The app also features moderation tools, user profiles, and a robust backend for real-time data handling.\n\n---\n## 🖼️ Application Previews\n\n\n![1](https://github.com/Vanshpanchal/Flutter/blob/a78c9ff9bba8678c95176be13de267e1b6c962bc/previews/Q-A%20Hub-1.png)\n![2](https://github.com/Vanshpanchal/Flutter/blob/a78c9ff9bba8678c95176be13de267e1b6c962bc/previews/Q-A%20Hub-2.png)\n\n---\n\n## 🚀 Key Features\n\n### 🔐 User Authentication\n\n* Secure login and sign-up via **Firebase Authentication** (Email \u0026 Password).\n* Password reset and session management support.\n\n### 📖 Explore Questions\n\n* Browse a wide range of categorized and tagged interview questions.\n* View posts in real-time with automatic updates via Firestore.\n\n### ✍️ Post Your Questions\n\n* Contribute questions with formatted text and optional image uploads.\n* Media files are stored securely in **Firebase Storage**.\n\n### 💾 Save \u0026 🔗 Share\n\n* Save favorite questions for easy access later.\n* Share questions as plain text via messaging apps and email.\n\n### 🚩 Report Inappropriate Content\n\n* Users can report questions that are irrelevant or poorly framed.\n* Admins receive and manage flagged content via a dedicated review panel.\n\n### 👤 User Profile\n\n* Users can view and edit their profile information including name, contact info, and profile picture.\n* Personalized content and question history available.\n\n### 🛠️ Admin Panel\n\n* Admins can moderate reported posts, approve or reject questions, and assign categories.\n* Helps maintain a high-quality content standard across the platform.\n\n### 🔍 Search \u0026 Filter\n\n* Perform keyword-based searches across all questions.\n* Filter questions by difficulty, topic, or programming language.\n\n---\n\n## 🔧 Technologies Used\n\n| Technology                          | Purpose                                           |\n| ----------------------------------- | ------------------------------------------------- |\n| **Flutter**                         | Cross-platform mobile development                 |\n| **Firebase Authentication**         | User login, registration, and session management  |\n| **Cloud Firestore**                 | Real-time NoSQL database for storing all app data |\n| **Firebase Storage**                | Upload and serve images/files                     |\n| **Firebase Functions** *(optional)* | Handle server-side logic for automation           |\n\n---\n\n## 📦 Setup Instructions\n\n### ✅ Prerequisites\n\nEnsure the following are installed:\n\n* [Flutter SDK](https://flutter.dev/docs/get-started/install)\n* [Firebase CLI](https://firebase.google.com/docs/cli)\n* A configured Firebase project in the [Firebase Console](https://console.firebase.google.com)\n\n---\n\n### 📁 Clone the Repository\n\n```bash\ngit clone https://github.com/yourusername/qa-hub.git\ncd qa-hub\n```\n\n---\n\n### 📦 Install Dependencies\n\n```bash\nflutter pub get\n```\n\n---\n\n### 🔗 Connect Firebase\n\n#### Android Setup\n\n1. Open the [Firebase Console](https://console.firebase.google.com).\n2. Add an Android app to your project.\n3. Download `google-services.json` and place it in `android/app/`.\n\n#### iOS Setup\n\n1. Add an iOS app in the Firebase Console.\n2. Download `GoogleService-Info.plist` and place it in `ios/Runner/`.\n\n#### Firebase Authentication\n\n* Enable **Email/Password** under Authentication → Sign-in methods.\n\n#### Firestore\n\n* Set up a Firestore database and start in **test mode** or define custom security rules.\n\n#### Firebase Storage\n\n* Configure rules for file uploads (e.g., allow authenticated users to upload media).\n\n---\n\n### ▶️ Run the App\n\nMake sure your device or emulator is running, then execute:\n\n```bash\nflutter run\n```\n\n---\n\n## 🤝 Contribution Guidelines\n\nWe welcome contributions to improve the platform! You can help by:\n\n* 🐛 Reporting bugs\n* 💡 Suggesting new features\n* 🔧 Submitting pull requests\n\n### To contribute:\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature/my-feature`)\n3. Commit your changes (`git commit -m 'Add feature'`)\n4. Push to your branch (`git push origin feature/my-feature`)\n5. Open a Pull Request\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanshpanchal%2Fflutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanshpanchal%2Fflutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanshpanchal%2Fflutter/lists"}