issues
search
gfa-cc-after
/
Pet-Clinic-GilmoreDevs
Pet clinic project made by group 2
https://frontend-production-e146.up.railway.app/
GNU General Public License v3.0
2
stars
0
forks
source link
Scrum 95
#107
Closed
Hsbalazs
closed
1 month ago
Hsbalazs
commented
1 month ago
Backend:
Create petList endpoint
Add getOwnerPets function to PetServiceImpl
Test PetServiceImpl
Frontend:
Create petList constans used on "/pets" page
Show formatted table about logged in owner's pet/s or "No pets registered."
Test PetList.tsx and modification on httpClient.ts
Backend:
Frontend: