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: Security Integration #15

Open kpf5297 opened 10 months ago

kpf5297 commented 10 months ago

Summary

This feature focuses on integrating robust security measures into the WellnessBuddy App's graphical user interface (GUI). The primary objective is to ensure secure user authentication and protect sensitive data during transmission between the app, server, and database. Key elements include implementing encryption protocols, secure connections, and adherence to best practices for user account management.

Design documents/references

Subtasks