Commit Graph

4 Commits

Author SHA1 Message Date
Alex
41402b74dc Connected to the backend
-Connected to backend using retrofit
-Added TokenManager and AuthInterceptor for the application to login and make calls with authentication to access some backend calls that need authentication
2026-03-13 03:17:02 -06:00
Alex
c7a959d4f6 Added Nav Bar and Refactor some activities to fragments
- Added a nav bar to go to customer chat and staff profile
- refactored the activities for pets, suppliers, services and it's detailed activates to make the newly added nav bar to work on all screens.

TODO:
- add functionalities to profile and chat fragments
- change theme of app to stay consistent with desktop app
- change text so it uses String.xml values
2026-03-06 04:49:15 -07:00
effa429ae0 Fix AGP compatibility 2026-03-02 14:52:42 -07:00
Alex
d1675643e5 initial commit 2026-03-02 13:43:20 -07:00