Commit Graph

4 Commits

Author SHA1 Message Date
Alex
4e3261e987 Added chat implementation with websockets 2026-03-15 17:41:42 -06:00
Alex
025e749ce3 Edited the views so application looks consistant
-edited appointment, adoption, product, inventory xmls to look consistant
- added search feature to Pets, services, and suppliers
- made it so the application will resume where you left off when the application is switched to the background and back
2026-03-14 03:02:18 -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
d1675643e5 initial commit 2026-03-02 13:43:20 -07:00