thethirdheat/FullStackYelpClone

User Auth

Opened this issue · 0 comments

  • Backend: DB, model, controller, views
  • Redux Loop: ajax, actions, reducer
  • Presentational Components
  • Styling
    • When errors are displayed, the form adjusts properly (input boxes move up, sign in/sign up button moves down, and errors are displayed in between)
  • 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