
This app was build via Vue.js with Mobile first approach
Design comparison
Solution retrospective
I am proud that I was able to implement everything that was required and successfully organize the numerous routes I created for this project. Additionally, I managed to make the Element library work exactly as I needed. I’m also proud that I hosted the project on Firebase instead of Vercel, which was a valuable learning experience.
What challenges did you encounter, and how did you overcome them?I encountered many challenges throughout this project. One of the biggest was realizing that the Element Plus UI library does not have a built-in trigger for the comma key. To solve this, I had to write a dispatch event to emulate the behavior the library required. Additionally, some pages had to look different on mobile and desktop, which meant implementing a route that dynamically adjusted based on page resize.
What specific areas of your project would you like help with?Actually I don't know. However I would be happy to see any feedbacks.
Community feedback
- @NeoScripterPosted 24 days ago
Hi, Dmytro.
I really like your solution, good job. Things that I like:
- The app is very fast, really.
- Eye-appealing animation.
- App doesn't break when I remove disabled attributes from buttons and submit invalid input.
Things I think could be improved:
- Add the ability to submit forms with the enter key, so example, while creating notes.
- Add padding to the items in the settings section.
- Add hover effect to the buttons to the right sidebar.
Other than that, good job!
Marked as helpful1P@DmytroVoitovychPosted 24 days ago@NeoScripter Thanks for your detailed feedback. I'm not sure why I skipped the visual hover feature before. Your points make sense, and I'll fix those issues shortly.
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