sbiswas2209 / pilgrimage

An anonymous Social Media where anyone can come and share their favourite pics and gifs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pilgrimage

Stack used - Flutter as frontend framework, Firestore as database, Cloud Storage as blob storage service and Firebase Authentication as Authentication Service(Only Email and Password).

Feautures

  • Post new Pictures( PNG, JPG, JPEG and GIF supported)
  • Images stored in Cloud Storage in Firebase
  • Image Metadata stored in Cloud Firestore
  • Authentication done with Firebase Authentication using email and password.
  • On account creation, user data is stored in cloud Firestore.
  • Like Posts
  • Delete Posts(Only if the post has been created by the logged in User).
  • Save Posts.
  • Update User Profile Picture.
  • Have Help section to show the use of the app.
  • Added Instagram style Like Animation

Home Page

Home Page

Auth Screen

Auth Screen

Settings Page

Settings Page

New Post Page

New Post

APK's

The release version has currently been made only for Android.

Download the Fat APK here

The APK has been split by abi here

To start debugging, fire up VSCode or Android Studio and hit F5 after connecting an emulator or Phone with USB Debugging on. (Flutter needs to be configured beforehand)

About

An anonymous Social Media where anyone can come and share their favourite pics and gifs.

License:GNU General Public License v3.0


Languages

Language:Dart 97.5%Language:HTML 1.7%Language:Swift 0.6%Language:Kotlin 0.2%Language:Objective-C 0.1%