Hellooo, I'm new here and frankly, I js made an account for a school project of mine but anw, we have to make a fitness app n so I wanna add those questionnare part of other fitness apps, the ones where they ask u your age, weight, goal, etc.,
How do i make it so that it's only for when the account is a new account?
So, you just want to make a app where the app will ask you some questions like age, weight, goal, etc. and then it will store that information and you can edit the information if you want. Am i correct?
I want that the users will be able to edit the information they've put. But for the details, I want to add, age, weight, height, which body part would the user want to focus on, and where they prefer to workout
I'm not quite sure but that would also be fine, my goal is js that the questionnare is a 1 time thing only and the users are able to access the information and edit it if they want
Then you can use tinyDB for it.
And if you want to be able to view it too, send a copy of the tinyDB data with relevant info to your server or database
And from the database you could read the user's value
I'm really thankful for the both of you, I'm honestly getting really stressed out because the deadline for this project is close n I was scared noone would answer this immediately, thankyouuusmm!!