Solmarnov / project-one

1 stars 0 forks source link

Project outline #2

Open Solmarnov opened 4 years ago

Solmarnov commented 4 years ago

User profile

Model

id email hashed password mobile first name last name height weight target weight age gender

Hash the password so it's not in the database

Exercises

Model

id name body area difficulty

Workouts

Model

id name type difficulty average bpm calories burned

Workout plans

Model

id date time duration frequency workout name

Wearable syncing/ tracking (Apple Watch, Garmon, Samsung, FitBit, etc.)

Guide to healthier you

Nutrition

Calendar

blin124 commented 4 years ago

Maybe the users can also be prompted for their mobile numbers or email addresses, which then can have their schedules or workouts sent to them instead of logging in all the time.

blin124 commented 4 years ago

Also, a further possible option, the user may forget their passwords and can reset them by providing phone number or email address.

blin124 commented 4 years ago

Could also, include gender prompts and guide to a new html with only that gender.

blin124 commented 4 years ago

Factor into different body types (endomorph, ectomorph, mesomorph) could be an option prompted when taken to gender page. Between user profile and exercises.