https://github.com/medha-3102/squawker
Squawker is a social media app where the main leads of Android send "Squawks" whenever the mood strikes. This app shows new server data in real time, in a battery efficient way.
https://github.com/medha-3102/squawker
cloud-messaging firebase firebase-client firebase-server java notifications recyclerview xml
Last synced: about 1 month ago
JSON representation
Squawker is a social media app where the main leads of Android send "Squawks" whenever the mood strikes. This app shows new server data in real time, in a battery efficient way.
- Host: GitHub
- URL: https://github.com/medha-3102/squawker
- Owner: medha-3102
- Created: 2021-06-17T14:32:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T15:15:15.000Z (almost 5 years ago)
- Last Synced: 2025-07-06T04:38:11.887Z (11 months ago)
- Topics: cloud-messaging, firebase, firebase-client, firebase-server, java, notifications, recyclerview, xml
- Language: Java
- Homepage:
- Size: 382 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Squawker Code
The Squawker app uses Firebase Cloud Messenger to receive Twitter-like messages, sent from [this server](https://squawkerfcmserver.udacity.com/), in real time.