Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 951 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 951 Bytes

Seta

A completely Responsive Community Web App

image

Features

  • Responsive Realtime UI
  • Email & Password Authentication
  • Share Posts with Caption
  • Display Posts with Caption
  • Like & Comment on Posts
  • Search Users
  • Follow Users
  • Display User Profile with Posts, Followers & Following
  • Sign Out

Installation

After cloning this repository, migrate to seta folder. Then, follow the following steps:

  • Create Firebase Project
  • Enable Authentication
  • Make Firestore Rules
  • Create Web Project in Firebase

Then run the following commands to run your app:

  flutter pub get
  flutter run -d chrome --web-renderer html

Tech Used

Server: Firebase Auth, Firebase Storage, Firebase Firestore

Client: Flutter, Provider

Feedback

If you have any feedback, please reach out to us at [email protected]