Commit Graph

6 Commits

Author SHA1 Message Date
Alex
03ce5ca090 add pet profile to pet list 2026-03-09 22:38:56 -06:00
Alex
2628f63f8c Updated design to look like JavaFX project
- updated the fxml file to have the same theming as desktop project
- removed old unused files to project neatness

TODO:
-hook up backend to application
-complete CRUD for each entity
- change text so it uses String.xml values
-add more info to profile if needed
-give pets their own profile
-fix small bug with status bar color not changing
2026-03-09 04:10:00 -06:00
Alex
55f545b380 Added Profile page
- Changed layout of profile page
- made it so we can edit phone and email on profile page
- can take photos or use gallery to change profile photo

TODO:
- change theme of app to stay consistent with desktop app
- change text so it uses String.xml values
-add more info to profile if needed
-give pets their own profile
-connect to backend when its ready
2026-03-08 01:51:22 -07: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