The app provides an API to get weather information. A user can register and receive a JWT authentication token. User can subscribe/unsubscribe for one or more cities with options like notification period (1, 3, 6, 12 hours). ) etc. User can edit or delete subscription options. The user can get a list of subscriptions. Use third-party services to get up-to-date weather data.
Project weather_remider is distributed under the MIT lisense.