This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://youtu.be/nMpaCApCebQ | |
# A list of commands used in the video | |
cargo new my_app | |
cd my_app | |
cargo run | |
cargo test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// config.json | |
/* -------------------------------------------------------------------- */ | |
//// Setup a user pool here on AWS to get these params: | |
//// https://aws.amazon.com/cognito/ | |
{ | |
"cognito" : { | |
"REGION": /* Region */, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date | weight (lbs) | met calorie intake(3000) | met sleep requirement | workout | |
---|---|---|---|---|---|
4/16/18 | 130.2 | no | no | shoulders/chest | |
4/17/18 | 132.4 | yes | yes | legs/arms | |
4/18/18 | 132.6 | yes | yes |