uoftblueprint / the-period-purse-2023

Menstruation Nation (M. Nation) is a free period tracker designed for youth. The app helps people learn more about their bodies by tracking their period cycle and symptoms.
https://uoftblueprint.org/#/
GNU General Public License v3.0
5 stars 1 forks source link

Implement view model for Settings #54

Closed leowrites closed 1 year ago

leowrites commented 1 year ago

This view model is an intermediate layer between the UI and the database. It should retrieve/update the symptoms user wants to log and the notification time using UserRepository.