Skip to content

The Uller Android app allows users to set an alert on sold-out products and receive a notification when they become available. A direct link then takes the user to the corresponding website of the supplier (in a webview).

Notifications You must be signed in to change notification settings

grundhofer/uller-android

Repository files navigation

Uller Android App

The Uller Android app allows users to set an alert on sold-out products and receive a notification when they become available. A direct link then takes the user to the corresponding website of the supplier (in a webview). In this example, the current generation of video game consoles and graphics cards were taken as the products to be subscribed to. The list of products to be subscribed to can be exchanged at will and is obtained by the Android app from the Uller backend.

Other Uller repos

  • See the Uller Backend repo to get the App running,handle notification subscriptions and sending them.
  • See the Uller Web App repo for testing the notfication service.

Prerequisites:

In order to use the Uller app, among other things, The Google Services Gradle plugin must be configured and the Uller backend must be put into operation.

Technologies:

  • Jetpack Compose
  • Firebase Cloud Messaging
  • The Google Services Gradle Plugin

Example UI/UX

UllerAndroid

Example of notification trigger from Uller Web Frontend

UllerAndroid notification

About

The Uller Android app allows users to set an alert on sold-out products and receive a notification when they become available. A direct link then takes the user to the corresponding website of the supplier (in a webview).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages