cscov/StarWarsBnb

User Authentication MVP

Closed this issue · 4 comments

cscov commented
  • Backend: DB, model, controller, views
  • Redux Loop: ajax, actions, reducer
  • Presentational Components
  • Styling
    • When errors are displayed, the input boxes should not move
  • Smooth, bug free navigation
    • Login errors clears when switching from login form to sign up form (and vice-versa)
    • Going to a random route /#/oweiniouewbrviuwebv should redirect to either /, /login, or /signup
    • Errors should display for both /signup and/login.
    • Errors should clear when moving between /signup and /login.
  • Adequate and appropriate seeds
    • Demo Login Works

Don't forget to check these off as you progress in this MVP!
I suggest to use the list found here. There are more details on what is going be to checked.

For your core 7 MVPs, you'll check them off as you go and assign me on the right hand side bar when an MVP is completed :)

Great styling, Carolyn!

When logging in or signing up, I can only type in the password fields.

cscov commented

Thanks, I think it's fixed now

Awesome! Great work!