ctrachte / SimpliFly

A single-page progressive web app to show flights for a certain origin, destination, and their prices
2 stars 1 forks source link

Weather API Error Handling #21

Closed ctrachte closed 3 years ago

ctrachte commented 3 years ago

Handle all responses from API, including 404, 500, etc.

The application must fail gracefully, eg. nothing hard-broken, warning message, redirects etc.