Skip to content

Twitter clone for Android. Integrates Firebase Firestore Database, Firebase Storage. Allows users to post, create tags, follow tags and other users.

Notifications You must be signed in to change notification settings

realityexpander/Blitter

Repository files navigation

Blitter

Twitter clone for Android

  • Allows users to save a profile with name, photo
  • Allows users to post with images and messages as "Bleets"
  • Allows users to add "tags" to posts, so other users can search for these tags
  • Allows users to follow other users
  • Allows users to see a "news feed" of all the users posts they have followed and all the tags they have followed
  • Allows users to see all the posts they have created
  • Allows users to search for "tags" of other users and then follow the user or tag
  • Allows users to reset thier passwords

---- Tech used ----

  • MVVM Architecture, CLEAN & SOLID
  • Uses Firebase Realtime Database for storing data
  • Uses Firebase FireStore for storing images
  • Uses Firbase Authentication for registering users
  • Uses Activities, Fragments, Tabs for UI
  • Image Gallery Provider
  • SMS

To install the Apk:

  1. Open this link on your Android device: https://github.com/realityexpander/Blitter/blob/master/Blitter_1.0.apk

  2. Tap the "skewer" menu and tap the "download"

  3. Allow the file to download (DO NOT click "show details")

  4. After the file is downloaded, click "OK" to install

  5. Click "OK" to install

  6. Click "OK" to launch

If you have developer options turned on, you may need to turn off "USB Debugging" if the "Waiting for debugger" dialog is displayed.

About

Twitter clone for Android. Integrates Firebase Firestore Database, Firebase Storage. Allows users to post, create tags, follow tags and other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages