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

Integrated Weather API to Main and Faculty activity #65

Closed emilyyankan closed 9 months ago

emilyyankan commented 9 months ago

Changed Weather API to OpenWeatherAPI to only call one API

temperature will stay the same every 3 hours. UI elements cannot update Screenshot 2023-12-09 at 7 32 07 PM logger confirmed API has been called.