Skip to content

Matip An android Tips Organizer built using jetpack compose and kotlin

License

Notifications You must be signed in to change notification settings

rafaover/MatipV2

Repository files navigation

LOGO_whiteback

GitHub last commit GitHub Release

Crowdfunding life goals with a little tip

  • Store Tips based on events or trips, so you access the total money spent.
  • Split Tips among friends.
  • Create lists and access the total spent on a specific list or trip.
  • Share the total split with the group.
  • Authentication
  • List personal projects to be crowdfunded
  • Link your project to a wallet and receive funds. (Currency/Crypto)

TOOLS:

  • 100% Kotlin
  • Ui using Jetpack Compose
  • StateFlow and ViewModel for State management
  • Material Design 3
  • Navigation Compose
  • Koin for Dependency Injection
  • Room for local storage
  • Coroutines
  • JUnit/Mockito for tests

Future Plans:

  • KMP Migration
  • Compose Multiplatform Implementation
  • Seamless Payment (Stable or Crypto)