Skip to content

MY-Raza/blazelink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Blazelink

Blazelink is a Flutter-based social networking application that allows users to create accounts, log in, share posts, and view content shared by others in real time. The app uses Firebase as its backend for authentication, database, and storage services.


📱 Features

  • 🔐 User Authentication (Login / Signup)
  • 👤 Create and manage user accounts
  • 📝 Create and share posts
  • 🌍 View posts from other users
  • 🔄 Real-time data updates using Firebase
  • 📸 (Optional) Image upload support with posts
  • 🚪 Secure logout functionality

🛠️ Built With

  • Flutter (Dart)
  • Firebase Authentication
  • Cloud Firestore (Database)
  • Firebase Storage (if images are used)
  • Material Design UI

☁️ Firebase Services Used

  • Firebase Authentication → For user login & signup
  • Cloud Firestore → For storing users and posts data
  • Firebase Storage → For uploading media (if implemented)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors