You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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.