We have implemented a weather forecast application which allows the user to view weather forecast of cities including temperature and wind speed using apis provided by open-meteo and positionstack. It also allows the user to add and remove cities to/from their favorite list and sort them by name or temperature! It uses terminal as user interface. Following is a list of different app menus.
You can choose whether you want to add a location or you want to show favorite locations.
In this menu, you choose the method of finding desired location. OPtions are finding by name and coordinations.
In this menu you can add or remove selected location from favorites.
In this menu you choose how to sort locations. Options are based on name and based on temperature.
In this menu you can decide to have favorite locations sorted in ascending or descending order.
This menu shows the favorite locations sorted based on chosen parameters.






