Skip to content

Conversation

@NourAlSalhi
Copy link
Contributor

This PR implements a Refresh button and an Auto-Refresh interval selector for the Space & Astronomy Dashboard.

  • Users can manually refresh the ISS and crew data.
  • Users can select an interval for automatic data refresh or disable it.

Key Changes

  • Added Refresh button (manual fetch).
  • Added Auto-Refresh interval selector (5s, 10s, 30s, Off).
  • Display last updated timestamp.

Closes #3

Screenshot

refresh nutton

GIF

tqellHXyFp

  • Occasionally, fetching fails with HTTP 429 (Too Many Requests) due to API rate limits.
  • This is expected behavior if requests are sent too frequently (manual + auto-refresh).

@vercel
Copy link

vercel bot commented Oct 13, 2025

@NourAlSalhi is attempting to deploy a commit to the venisha-kalola's projects Team on Vercel.

A member of the Team first needs to authorize it.

@venisha-kalola venisha-kalola merged commit 639ca1d into commitra:main Oct 13, 2025
1 of 2 checks passed
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.

Add Refresh Button & Auto-Refresh Interval Selector in Space.jsx

2 participants