Here's some quick thoughts on things I need to work on for releasing version 1.0:
- There's no landing page which means there's no way for people to know what the product is all about.
- Users cannot recover their password which means they'll have to create a new account or stop using the product.
- The invite code hasn't been properly implemented. Which means I can't onboard new users.
- When people sign up, they are redirected to the login page but there are no visual cues or aids telling them they can already login.
- The email notification people receive when they sign up for Cuiff does not provide any call to action and is still being sent with Fuzzboard name and my gmail which will confuse new users.
- When people login for the first time, the next steps might be confusing. There's not a lot of visual cues or explanation about what you can do at Cuiff.
- There's also no explanation about the difference between personal boards and workspaces.
- When you're inside a board, there's no way to know where you are. You might be inside a workspace or personal area, who knows?
- There's no way to delete workspaces, change their names or see who's part of it.
- There's no way to delete boards or change the prompt.
- The keyboard shortcut is malfunctioning and that affects the user experience.
- I'm not handling 404 errors which results in a bad user experience.
Here's some quick thoughts on things I need to work on for releasing version 1.0: