##Breaking down problems with wireframes
####Gain an understanding of the REAL user stories
- What did your read?
- What did your client say?
- What does your client want?
- What will a wirefram solve?
####Introduce wireframing tools and techniques
- Paper
##Breaking down problems with wireframes
####Gain an understanding of the REAL user stories
####Introduce wireframing tools and techniques
new_user_path
UsersController
with new actionnew.html.erb
password_digest
string fieldgem 'bcrypt'
in Gemfile and add has_secure_password
in User modelcreate
action in UsersControllersession[:user_id]
in create action#Bootstrap Basics
Gain an understanding of what Bootstrap is Introduce "Mobile First" design, the grid and components of Bootstrap Workshop: Importing Bootstrap into a Rails Project Workshop: Transferring a wireframe to html and css using Bootstrap