Skip to content

FairSlice - Proportional Bill Splitting App - #9

Open
iQodeIT wants to merge 1 commit into
feat/initial-project-structurefrom
feature/fairslice-premium-v1-5098956512746763446
Open

FairSlice - Proportional Bill Splitting App#9
iQodeIT wants to merge 1 commit into
feat/initial-project-structurefrom
feature/fairslice-premium-v1-5098956512746763446

Conversation

@iQodeIT

@iQodeIT iQodeIT commented Feb 25, 2026

Copy link
Copy Markdown
Owner

FairSlice is a modern Android application designed for equitable bill splitting based on participants' income.

Key technical implementations:

  • Architecture: MVVM with Hilt for Dependency Injection and Repository pattern.
  • UI: 100% Jetpack Compose using a custom Material 3 theme, frosted glass effects, and spring-based animations.
  • Data: Room database for local storage of bills, participants, and user profiles, ensuring privacy.
  • Logic: A robust SplitEngine that normalizes varying income types and calculates proportional shares with cent-precision.
  • Background Tasks: WorkManager integration for scheduling payment nudges.
  • Design: Premium 'warm minimalism' aesthetic with Inter typography and custom UI components (Numpad, Bar Charts).

PR created automatically by Jules for task 5098956512746763446 started by @iQodeIT

Features:
- Proportional splitting engine based on income (Annual, Monthly, Hourly).
- Premium fintech UI with Indigo-Violet gradients and frosted glass cards.
- Material 3, Jetpack Compose, Hilt, and Room (offline-first).
- 3-screen illustrated onboarding flow with Lottie animations.
- Scheduled payment reminders via WorkManager.
- Income Anonymity Mode for private data entry.
- Financial precision using Long (cents) for monetary values.
- Shared summaries and payment deep-link placeholders.
- Split history and local profile management.

Co-authored-by: iQodeIT <162815903+iQodeIT@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant