NittanyLions42 / wellnessbuddy

This Android app provides activity suggestions based on weather for students and faculty. It uses zip code for forecasts, features distinct interfaces, and employs a hybrid MVC-CS architecture with efficient data management, streamlined with Github Actions for development.
0 stars 1 forks source link

Add WeatherService and Unit test #45

Closed emilyyankan closed 10 months ago

emilyyankan commented 10 months ago

Adding WeatherService class and include Unit test to test @GET method for calling weatherAPI.

Fixes https://github.com/NittanyLions42/Viltvodle-VI/issues/19