amsavarthan / hify

Just another social media using Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hify


Hify Hify Hify


Just a social app. This app is mostly completed but some bugs would be there. google-services.json file has been deleted for security reasons. Place your google-services.json in /app folder

Available feautres

  • Registration
    • Registration and logging in using firebase (stable)
  • Flash Messages
    • Instant messaging using notifications using firebase functions (stable)
  • Make new friends
    • Friend request and accepted notifications (stable)
    • Manage friends (stable)
  • Profile
    • Manage your profile either online or offline (stable)
  • Messages
    • Send only text (stable)
    • Send image and text (stable)
    • Send location (stable)
  • Posts Feed
    • View posts of your friends (stable)
    • Like,Share,Comment (stable)
  • Mischellaneous
    • Double tap like feature added (stable)
    • Error handling Recycler View (stable)
  • Discuss
    • Forum (stable)
  • Discover
    • Categorized News (stable)

Cloud Functions Code

Check out the cloud_functions folder for the code

Tutorial

Part - 1 : Setting up Firebase CLI
Part - 2 : Deploying to Firebase Cloud Functions

Screenshots

Light Mode Dark Mode

Developer

This whole project is maintained only by Amsavarthan Lv (me).
If you like to contribute, please let me know Email : amsavarthan.a@gmail.com

Credits

News from newsapi.org
Logo from www.shutterstock.com

About

Just another social media using Firebase

License:MIT License


Languages

Language:Java 96.3%Language:JavaScript 3.7%