JustinWilkinson / PrivateMessenger

An extremely basic Android messaging Application using Google's Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrivateMessenger

An extremely basic Android Application that makes use of Google's Firebase to send/receive messages and Firebase Cloud Messaging to send notifications to users.

Notes:

  • This was a self-learning project.
  • If cloning, you'll need to add your own google-services.json file to the solution.
  • You'll also need to run firebase init and firebase deploy to create your functions instance.

About

An extremely basic Android messaging Application using Google's Firebase.

License:MIT License


Languages

Language:C# 90.2%Language:TypeScript 9.8%