WIMP (Where Is My Package)

WIMP (Where Is My Package)

3 devlogs
5h 25m
Created by Pegoku

Simple Shipment tracking app for android. It uses M3.

Repository

Timeline

The Shipment Info transition works!!
It was hard to get it to work, mainly bc it was a recyclerView, but I got it working!
It's still not 100% done, there are a few things I should edit, like the motion/speed curve, background, etc. But overall, it's good-enough

I'm working on transitions between the multiple views, as I want it to look more M3-ish.
They don't fully work, as some things take too long to load, but it's looking better

This is WIMP (v2) an android app to track shipments.
After wasting too much time trying to get notifications, I did it!
I'll prob have to setup some sort of middleman to send the push notifications to the app. Not sure if I should use Firebase, Supabase, ... or host it myself. I would like the latter, but that means I would need to have secure code 🫣