WeatherNote
1.0.0
Application in ASP.NET MVC to write notifications. For all notes for the next four days after today's date, a forecast for maximum temperature must be shown.
For each listing that is between one day and four days after today's date, that day's forecast for maximum temperature shall be displayed. Temperature for other days is shown with a question mark, see Figure 1. Temperatures are retrieved from http://openweathermap.org/api via its API.