ZohalMirkhel / space-travelers

Final group project of React
https://space-travelers-henna.vercel.app
0 stars 0 forks source link

Feedback for Space-Travelers #14

Closed ZohalMirkhel closed 6 days ago

ZohalMirkhel commented 6 days ago

This pull request introduces the main functionality of the project, which includes three core pages: Rockets, Missions, and Profile. Users can reserve rockets, join missions, and view their reservations or joined missions on the Profile page.

Key Features:

  1. Rockets Page:

    • Fetches rocket data from the SpaceX API.
    • Displays a list of rockets with the option to reserve or cancel reservations.
    • Updates the rocket status dynamically (shows "Reserved" badge for reserved rockets).
  2. Missions Page:

    • Fetches mission data from the SpaceX API.
    • Displays a list of missions with the option to join or leave missions.
    • Updates mission status dynamically (shows "Joined" badge for joined missions).
  3. Profile Page:

    • Displays a list of all the rockets the user has reserved.
    • Displays a list of all the missions the user has joined.
    • Uses local storage to keep track of reservations and joined missions.

Technical Details:

Changes:

vercel[bot] commented 6 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
space-travelers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 7:42am