vqwqdiuw

The only difference between ordinary and extraordinary is just that little "extra".

activate customers from old Stripe to new Stripe and don't forget to update customers who canceled during switch data

fix missing averages height by averaging height male/female if avg not avaialble in dataset

make test old subscriber migrate to new stripe with same customer_id and trial that ends when their plan should renew

fix email missing for new users after they confirm their email because i used "$query=$users_globalDb->prepare("UPDATE users_global SET email_unverified='' AND email=:email WHERE user_id=:user_id");" instead of "$query=$users_globalDb->prepare("UPDATE users_global SET email_unverified='',email=:email WHERE user_id=:user_id");"

make join users avatar in sign up modal static for performance (for @neosilky)

make prototype plan video 4.0 where you see videos of ppl in city (POV) and then they zoom out into the 3d map chart that shows data etc.