Kanban app with authentication and database (Firebase)
Design comparison
Solution retrospective
Hey,
I built the website with React as a Saas, so the performance is not the main goal (but if it can be improved easily, tell me) and the SEO is totally useless.
I used Firebase as a database and also for the authentication. I used Redux for state management, and Sass for style.
Is everything working well when you test it? What do you think about my code organization? What would you do to improve it?
Thanks for your honest advices!
Community feedback
- @kdrai007Posted over 1 year ago
creating a new account is really pain in your site !
0@WandolePosted over 1 year ago@kdrai007
I appreciate any criticism, but without more information, it's not helpful.
At what point of the account creation do you have a problem? I would like to know to improve it if it's possible!
0@WandolePosted over 1 year ago@kdrai007
The only problem I found was the email input. I had forgotten to allow numerical characters in the RegEx I used for the validation of that input.
I fixed that problem just now.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord