Add:
- api-client/api-job: kumpulan fetch api
Fix:
- UI beranda , status sudah terintergrasi dengan API
- UI detail status, detail utama sudah terintergrasi dengan API
- Search pada beranda sudah terintegrasi
- Edit sudah terintergrasi
### No Issue
Add:
- api-client/api-event : fetch get one, update data, update status, create event
Fix:
- UI : create , detail dan status: untuk menyambungkan ke API
### No Issue
User search:
Fix:
- api get all user
- searching by username
Portofolio:
Fix:
- dot button hanya muncul jika user yang memiliki portofolio tersebut yang melihat
Profile:
Fix:
- dot button muncul hanya untuk user yang memiliki akunnya
### No Issue
Add:
- ervice/api-client/api-portofolio.ts
- creens/Portofolio/BoxPortofolioView.tsx
- screens/Portofolio/ButtonCreatePortofolio.tsx
- create dan show
### No Issue
Fix:
- profile/[id]/edit.tsx: api upload
- profile/[id]/update-photo.tsx: api upload
- service/api-client/api-profile.ts: api profile bisa memilih kategori
Component
Add:
- components/Image/AvatarComp.tsx
### No Issue