Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 3 months ago

Vue 3 + Element-plus + Firebase + VueUse + unplugin-vue-router Done

vue, firebase
P
Dmytro•200
@DmytroVoitovych
A solution to the Mood tracking app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I’m proud that I was able to extend this project by adding Google login to save users time. I also made sure to protect localStorage data from being cleared manually. If it happens, the data is immediately restored from the database. In the diagram section I used a CSS trick that scrolls to the opposite side to always show the most recent data. I tried to do my best.

What challenges did you encounter, and how did you overcome them?

Probably the most difficult challenge was synchronizing changes when the date changes. I solved it by using the document focus listener and document visibility. When these events happen, I check the data and refresh it if necessary.

What specific areas of your project would you like help with?

If you find out some bugs please let me know.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Dmytro's solution.

Join 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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License