Food Habit tracking app running as native app and on cloudflare - EATView 2 #12595
SaintPepsi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I wanted to show off the app that me and my little team released a couple months ago called EATView 2.
Web - https://eatview.app/home/
Download - http://localhost:5173/en/download/
It was an amazing learning journey, but honestly the hardest part was figuring out all the little quirks to do with using different adapters depending on what platform the application was built for.
At the moment we're working adding internationalisation using Paraglide.js which is also proven difficult! so many quirks to understand and figure out but it's going well.
I just love how easy components are in svelte, you don't even have to really think super hard on how to build different things, layouts, endpoints everything is just so effortless I love it!
Beta Was this translation helpful? Give feedback.
All reactions