how to store total of user has been signup?
i have made registration for two user ,one for parents and one for kids
parents need to register first then parents have register for their kids, parents only allowed to register 3 kids only. means that one parents can add 3 children
i want to store the total of kid has been register by their parents and if the total more than 3 ,they cannot add/register another kids. i want to store the total and make validation? how can i do this? i'm still new with appery.io and i'm a student