Back to projects
Campus Social Media App

Campus Social Media App

Fuad Seid / August 20, 2025

Campus Social Media App 📱

A Flutter mobile app for campus students, designed to facilitate social networking within the university. The project is self-initiated and focuses on building a private social media platform.

Core Features

1. Authentication

  • Complete Firebase Authentication setup
  • Email/password signup and login
  • Social login integration (Google, Facebook, etc.)
  • Session management for persistent login

2. Social Features (Ongoing)

  • User profile creation and editing
  • Posting text, images, and updates
  • Following and interacting with other campus users
  • Feed timeline to see campus activity

3. User Interface

  • Built entirely with Flutter
  • Clean and intuitive design inspired by popular social media apps
  • Responsive and interactive UI components

Technology Stack

  • Flutter for cross-platform mobile development
  • Dart as the programming language
  • Firebase for authentication, Firestore database, and backend services

Setup Guide (Authentication Ready)

1. Clone Repository

git clone https://github.com/Fuadseid/campus-social.git
cd campus-social