-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Add a status message in the website footer to display the current status of all services (e.g., "All services are operational"). Integrate this feature with the Instatus API to dynamically fetch and display real-time service status updates.
Acceptance Criteria:
- The footer should display a concise status message.
- The status message should update dynamically using the Instatus API.
- Provide fallback text (e.g., "Unable to fetch status") if the API fails.
- The text should support all languages available on the website and adjust dynamically based on the selected language.
Additional Notes:
Ensure the design matches the existing footer style.
Document the API usage and integration details in the project README.
Use localization files or translation systems already implemented on the website.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready