Skip to content

Instantly share code, notes, and snippets.

@simonhlee97
Last active September 10, 2017 13:48
Show Gist options
  • Save simonhlee97/f49633765ce7ea396391e380a5b53ec4 to your computer and use it in GitHub Desktop.
Save simonhlee97/f49633765ce7ea396391e380a5b53ec4 to your computer and use it in GitHub Desktop.

Tuesday:
We worked on our app modules.
Discussed the anatomy of HTTP transaction.
We tested our API endpoints in PostMan and created tables in PostgreSQL
One of the things we learned today: in Sequelize, to define mappings between a model and a table, we use the define method.

Wednesday:
we continued working on our modules
We discussed Routes, bCrypt, and Validation

Thursday:
deployed server and client apps to Heroku with PostgreSQL integration...
Ken walked me thru the steps to migrate database to Heroku, but I forgot...

Friday:
Started the challenge assignment: customizing workoutLog, adding new functionality...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment