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

[Epic]: GUI: Main Activity Page #11

Open kpf5297 opened 10 months ago

kpf5297 commented 10 months ago

Summary

The Main Activity Page serves as the central interface for users in the WellnessBuddy app. It consists of two essential frames: "Random Activity" and "Forecast," providing users with dynamic content based on current weather conditions. The "Random Activity" frame presents users with engaging suggestions for activities, while the "Forecast" frame displays a local weather forecast, ensuring users are informed about upcoming weather conditions.

Design documents/references

Subtasks

Initial Dependencies for Android project