OLP

FAQ

How do I add or edit courses?

Sign in to the Admin panel (admin / admin123), upload a courses.json file or edit the JSON, then download the updated file.

Why does data fail to load locally?

Browsers block file:// fetches. Run a local server: python -m http.server then open http://localhost:8000.