3 Commits

Author SHA1 Message Date
mandreshope
b705142d48 feat: Adds logout functionality
Adds a logout button to the home page app bar.

Implements the logout logic in the login page model, clearing the stored user token.

Navigates to the splash screen after logout to handle redirection based on the updated authentication state.
2025-06-19 16:56:13 +03:00
mandreshope
56ca49d84e style: Updates app icons
Replaces the app icons for both Android and iOS platforms. Includes necessary updates to asset catalog configurations and image files across various resolutions and sizes.
2025-06-19 16:44:37 +03:00
mandreshope
406e5b1909 initial commit 2025-06-19 16:41:41 +03:00