Skip to content

Feat : Implement service list and detail space rockets with state management#109

Open
huda-addelson wants to merge 3 commits into
allobankdev:mainfrom
huda-addelson:feat/allo-spacex
Open

Feat : Implement service list and detail space rockets with state management#109
huda-addelson wants to merge 3 commits into
allobankdev:mainfrom
huda-addelson:feat/allo-spacex

Conversation

@huda-addelson
Copy link
Copy Markdown

🚀 Feature Implementation: Rockets Module

✨ Added Features

🧩 Rocket List Page

  • Menampilkan daftar seluruh rocket
  • Implementasi fitur pencarian (search rocket by name)
  • Penambahan fitur untuk menambahkan rocket baru (add rocket)

🔍 Rocket Detail Page

  • Menampilkan detail lengkap rocket
  • Informasi yang ditampilkan:
    • Nama rocket
    • Gambar rocket (carousel)
    • Deskripsi
    • Negara asal
    • Biaya per peluncuran
    • Tanggal penerbangan pertama
    • Spesifikasi teknis (height, diameter, mass)

🎨 UI/UX Improvements

  • Loading state untuk pengalaman yang lebih baik
  • Error handling & retry action
  • Empty state ketika data tidak ditemukan
  • Layout responsive (mobile & desktop friendly)

🛠 Technical Notes

  • Menggunakan Vue 3 + Composition API
  • State management menggunakan Pinia
  • API integration untuk data rockets
  • Reusable components (Input, Search, Loading, etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant