i wanted to make an lms cuz the one that my colleage uses sucks and has weird bugs all the time and some features aren't usable for the app version
currently the plan is to have a backend and a static frontend
the frontend will be a progressive web app so the whole app could be cached for better performance and the UI will be the same on pc and tablets and phones with small diffrences also its a static website so it can be hosted on cloudflare for free
and the backend will be in wisp and hosted seperatly probably on the school server
i am thinking of using a config file called config.gleam to change the ui text so many universites or school could use the same app with just changing the name of their uni and add their logo etc