ericahagle / fitlit

Turing FE Mod 2 Group Project
https://fitlit-seven.vercel.app
0 stars 2 forks source link

Add user object function #24

Closed butlertree closed 1 year ago

butlertree commented 1 year ago

Description

Add a function for creating a current user.

Added a function to generate a random user ID

Added a function to find average step count among all users.

Added a function that calculates a users distance traveled / this is part of iteration 5 and will be reworked later in the project.

Contributors

Chris @butlertree / Brendan @BrendanTurner1

Checklist