Last active
July 13, 2019 19:23
-
-
Save SuitcaseCoder/92a4316430454ee70add843d9ddacbc8 to your computer and use it in GitHub Desktop.
feedback on Lexi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Feedback received: | |
| -confusing flow from signup /login | |
| -not able to logout | |
| -login link is confusing to see after I've logged in | |
| - why am I seeing other words besides the one I created? | |
| - don't know why I can't login/signup | |
| ----- | |
| same as above plus styling suggestions | |
| Iterations completed: | |
| - user is now properly redirected from signup to login to add word if successful OR signup > error displayed > signup form OR login > error displayed> login form OR signup and/or login successful > redirect to add word | |
| - navbar shows only relevant links depending on the user's logged-in status | |
| -each user now has their own vocab list and can only add/delete/edit words from their own list they no longer see other's words (unless you're on the demo version which is a shared account | |
| - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment