ilumore is a cute SwiftUI app for couples to send love taps to each other every day. You and your partner are assigned one of two pixel art cats—Squishy (black) or Jiggly (orange)—and each love tap increases your shared progress toward a daily goal. It even comes with a home screen widget to show your love progress at a glance!
-
Each user is randomly assigned a pixel cat on sign-up
-
Send love taps to your partner with a simple "I love you" button
-
Real-time sync of love counters using Firebase
-
Daily love tap goal for both users to hit together
-
Home screen widget with App Groups + WidgetKit
-
Firebase Authentication with email/password
-
Beautiful SwiftUI interface with playful animations
- Xcode 15 or later
- CocoaPods installed (sudo gem install cocoapods)
- A Firebase project (with iOS app added)
- Apple Developer account (for App Groups + widget testing)
git clone https://github.com/lovesulei/ilumore.gitRemove the Pods folder and reinstall
rm -r Pods
pod installhttps://firebase.google.com/docs/ios/setup
https://www.youtube.com/@LoveSuLei
You're now ready to start sending love taps! 💖