kolplattformen / skolplattformen

The source code to the civic tech project Öppna Skolplattformen.

Home Page:https://skolplattformen.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[suggestion] Have you considered building a web version of this app?

serchavalos opened this issue · comments

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

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