Skip to content

DevSphere is a Flutter & Firebase-based developer platform for sharing posts, solving coding queries, and earning XP through contributions. It features an AI-powered assistant bot (Gemini API) and a sleek, Material Design UI for both mobile and web.

Notifications You must be signed in to change notification settings

Vanshpanchal/Developer-Community-App

Repository files navigation

🚀 DevSphere – Developer Community Platform

DevSphere is an innovative and collaborative platform tailored for developers to share knowledge, engage in technical discussions, and interact with peers globally. Combining the essence of social media with the depth of developer forums, DevSphere creates a dynamic and gamified learning environment.


✨ Features

  • 🧑‍💻 User Authentication — Secure login & signup via Firebase Authentication.
  • 📝 Content Creation — Share posts with rich text formatting and code snippets.
  • 🔍 Smart Tagging & Search — Topic tagging and intuitive content discovery.
  • 💬 Discussions & Q&A — Post questions, contribute answers, and mark accepted solutions.
  • 📊 Gamification System — Earn XP points and rewards based on meaningful activity.
  • 🤖 AI Assistance (Google Gemini API) — Integrated chatbot that provides intelligent assistance and answers to coding-related queries in real time.
  • 📱 Responsive UI — Built with Flutter for a seamless cross-platform experience (Web + Mobile).
  • ☁️ Firebase Integration — Real-time data sync, cloud storage, and authentication.

🖼️ Application Previews

1 2


🔧 Tech Stack

Layer Technology
Frontend Flutter (Dart)
Backend Firebase (Auth, Firestore, Storage)
AI Integration Google Gemini API
UI Framework Material Design

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/your-username/devsphere.git
cd devsphere

2. Install Dependencies

flutter pub get

3. Set Up Firebase

  • Add your google-services.json (Android) and GoogleService-Info.plist (iOS) in the respective directories.
  • Configure Firestore rules, Authentication, and Storage.

4. Run the App

flutter run

🌐 Contributing

We welcome contributions from the community!

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a Pull Request

About

DevSphere is a Flutter & Firebase-based developer platform for sharing posts, solving coding queries, and earning XP through contributions. It features an AI-powered assistant bot (Gemini API) and a sleek, Material Design UI for both mobile and web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published