You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without not knowing much about the Skolplatformen app, I wonder if the idea of building a web version has been discussed. I'm still learning React Native but my gut feeling tells me it shouldn't be too hard to port it to a new target.
If there have been talks about this idea, I'd love to know what are the constraints to avoid repeating known mistakes.
Cheers,
// Sergio
The text was updated successfully, but these errors were encountered:
I don't think the browser would allow you to access all the needed URLs of Skolplattformen because of CORS, but you can certainly try. I don't think we ever considered a web version. The idea was to create something that a parent could quicly access in the morning stress of getting kids to school. An app seemed best for the task.
Thanks for the context. I agree CORS might be a blocker by itself. And yes, there might be too few parents who know how to add the web app shortcut to the home screen.
If I have time, I'll try to explore the idea and share my findings here
Hello!
Without not knowing much about the Skolplatformen app, I wonder if the idea of building a web version has been discussed. I'm still learning React Native but my gut feeling tells me it shouldn't be too hard to port it to a new target.
If there have been talks about this idea, I'd love to know what are the constraints to avoid repeating known mistakes.
Cheers,
// Sergio
The text was updated successfully, but these errors were encountered: