PeriodPals / periodpals

3 stars 1 forks source link

Integrate API for form validation #261

Open charliemangano opened 2 days ago

charliemangano commented 2 days ago

Description:

We want to have the form validation (sign in, signup, create profile, create alert) be done by an external API. It would standardize and make easier the form validation.

Done:

Preconditions:

Requires research to choose and integrate the external API.

Steps to Completion:

charliemangano commented 2 days ago

We will be using FormBuilder, which is a form validation library that integrates well with Jetpack Compose