This is algoritmi akatemia website project repository. The websites purpose is provide programming material for the secondary school pupils.
Current version can be found from GitHub pages.
- website main layout ✅
- python editor ✅
- exercise template ✅
- deploy to GitHub pages ✅
- static content
- multiple choise questions
- move website to use SSR
- add DB
- user login
- deploy to cloud
Install packages
npm i
Run project locally
npm run dev
Then you should see project running in: http://localhost:300