andywynkoop / Spacebook

A Facebook clone build with React, Redux, and Ruby on Rails
http://spacebook.andywynkoop.com
4 stars 1 forks source link

PA Review: User Authentication #2

Open andywynkoop opened 6 years ago

andywynkoop commented 6 years ago
andywynkoop commented 6 years ago

Since last meeting: Change user model to take birthday, sex Handle errors in form validation Validate form before making a request Make a responsive error modal to display informative error messages for sign up form and session navbar Display first name instead of email on sign in Add demo user button to navbar

andywynkoop commented 6 years ago

Should component hierarchy reflect what the actual components are or should it just be a general overview?

niartenyaw commented 6 years ago

Looks awesome!

Functionality

Styling

niartenyaw commented 6 years ago

And for the component hierarchy, I wouldn't worry too much about updating it. If you want to, feel free but you're not required to