Skip to content

cs5-sam/BlogTalk

Repository files navigation

BlogTalk

Microblogging android application using Android Studio and Firebase and typed in JAVA.

Features Implemented

  • Minimal and simple user interface, which user can get easily acquainted with
  • User signup, signin and authentication.
  • Create post with Image, Title and description.
  • Main news feed which displays all the posts posted by all the users
  • Separate feed for viewing your posts
  • Comment feature for all posts.
  • Public chat feature, now chat everyone
  • Image and name changing feature.
  • Forgot/Reset Password
  • Delete Account
  • Cloud Messaging
  • In-App notifications

To be Implemented

  • Delete posts

Setup

Requirements

  • JDK 8
  • Android SDK tools
  • Android 16 or newer
Configure
  • Firebase - google-services.json
Firebase and google-services.json Setup Firebase for the different environment. Download the google-services.json for each of the environments and put it in the corresponding folder.

Debug: ./app/src/debug/google-services.json

Production: ./app/src/google-services.json

Download

About

Microblogging android application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages