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

Adding Sample Data for API Response #27

Closed emilyyankan closed 12 months ago

emilyyankan commented 12 months ago

Adding sampledata SampleDataDirectory package into the project. Inside, you will find PostalCodeSample and FiveDayForecastSample text files.

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