Overview
The Android client for E-Trash Clinic, a waste-management (“trash clinic”) platform. Users can submit waste (sampah), see per-category unit prices, browse informational articles, and view product results — all backed by the E-Trash Clinic server.
Under the hood
- Retrofit API layer talking to the Laravel backend.
- DataStore for FCM tokens, onboarding state, and user session.
- Data models for auth, articles, waste categories, pricing, and results.