Skip to content

A mobile app to send cute messages to your partner πŸ’Œ

License

Notifications You must be signed in to change notification settings

viral32111/PartnerPoker

Folders and files

NameName
Last commit message
Last commit date
Apr 1, 2024
Mar 1, 2025
Sep 11, 2023
Sep 11, 2023
Jun 27, 2022
Jan 2, 2023
Jan 24, 2023
Feb 1, 2025
Jun 27, 2022
Aug 3, 2023
Aug 3, 2023
Jun 27, 2022

Repository files navigation

Partner Poker

This is a mobile application for Android that lets you send cute & romantic messages to your partner πŸ’•

It currently uses Firebase Authentication to let users sign-in with their Google account, and I plan to use Firebase Cloud Messages with Firebase Functions for the real-time messaging.

Background

I have been interested in Google's Firebase Platform for a while, but I never had any good ideas on what I should use it for, until I saw a video on TikTok which showcased a similar application, so that is what inspired this project.

I wanted to use Kotlin instead of Java, as the few Android applications I have created in the past used Java and I got quite fed up of writing loads of boilerplate code, plus Kotlin seems to be what the industry is moving towards for modern Android application development.

License

Copyright (C) 2022-2023 viral32111.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses.