Commit Graph

5 Commits

Author SHA1 Message Date
Diego Mireles
d280b3865e feat: add UI screens design 2026-05-23 05:00:54 -06:00
Diego Mireles
131eeacbd2 feat(frontend): register, guide, feedback, addresses & status polling
- Add register screen with onboarding redirect to address validation
- Add waste separation guide screen with 4 categories and offline tips
  (organicos, reciclables, sanitarios, especiales) plus preventive
  messaging banner
- Add feedback submission screen with 4 types and 1-5 star rating
- Add address screen: list colonias, pick one, validate against backend
- Switch from pull-to-refresh GPS hack to periodic polling of
  /tracking/status (30s) — backend now drives the simulation
- Filter notifications by logged-in user.id (tunnel-view on client side)
- Add register/logout/address actions to profile screen
- Hide login/register/feedback/addresses from tab bar (href: null)
- Set API_URL to LAN IP for physical phone testing over hotspot
2026-05-23 02:34:13 -06:00
Diego Mireles
39bd572955 feat: add api implementation 2026-05-23 00:07:00 -06:00
imsophis
829aaf82a6 feat: improve alerts screen ui 2026-05-22 21:14:16 -06:00
imsophis
44cfca0eeb feat: setup app navigation and tabs 2026-05-22 18:13:22 -06:00