Skip to content

lovesulei/ilumore

Repository files navigation

💖 ilumore App

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!

🐱 Features

  • 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

✨ Getting Started

0. Prerequisites

  • 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)

1. Clone the repo

git clone https://github.com/lovesulei/ilumore.git

2. Install dependencies via CocoaPods

Remove the Pods folder and reinstall

rm -r Pods
pod install

3. Set up Firebase

https://firebase.google.com/docs/ios/setup

4. Follow along tutorial on YouTube

https://www.youtube.com/@LoveSuLei

You're now ready to start sending love taps! 💖

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors