Skip to content

[Feat]: Add user profile screen and visit tracking#63

Merged
Samu-Kiss merged 1 commit into
developfrom
feature/profile
Jun 2, 2026
Merged

[Feat]: Add user profile screen and visit tracking#63
Samu-Kiss merged 1 commit into
developfrom
feature/profile

Conversation

@Samu-Kiss

Copy link
Copy Markdown
Contributor

Introduces a dedicated profile screen allowing users to:

  • View and edit personal information (name, lastname, phone, profile picture).
  • Access an itinerary history, displaying places they have visited.
  • Review their created DropNotes.

This includes a new VisitedPlace model and ItineraryHistoryViewModel to automatically track user visits to selected places when within proximity. Navigation is updated to route profile clicks to this new screen.

Introduces a dedicated profile screen allowing users to:
- View and edit personal information (name, lastname, phone, profile picture).
- Access an itinerary history, displaying places they have visited.
- Review their created DropNotes.

This includes a new `VisitedPlace` model and `ItineraryHistoryViewModel` to automatically track user visits to selected places when within proximity. Navigation is updated to route profile clicks to this new screen.
Comment thread app/src/main/java/com/appnotresponding/rumbo/models/visitedPlace.kt Dismissed
Comment thread app/src/main/java/com/appnotresponding/rumbo/ui/templates/ProfileTemplate.kt Dismissed
Comment thread app/src/main/java/com/appnotresponding/rumbo/ui/templates/ProfileTemplate.kt Dismissed
Comment thread app/src/main/java/com/appnotresponding/rumbo/ui/templates/ProfileTemplate.kt Dismissed
Comment thread app/src/main/java/com/appnotresponding/rumbo/ui/templates/ProfileTemplate.kt Dismissed
Comment thread app/src/main/java/com/appnotresponding/rumbo/ui/templates/ProfileTemplate.kt Dismissed
Comment thread app/src/main/java/com/appnotresponding/rumbo/ui/viewModel/ProfileViewModel.kt Dismissed
@Samu-Kiss Samu-Kiss merged commit 5f389dd into develop Jun 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants