zikani03 / papermaker

Simple (progressive) web app for generating examination paper as .docx documents. Built with Go, WASM, and Vue

Home Page:https://papermaker.labs.zikani.me

Repository from Github https://github.comzikani03/papermakerRepository from Github https://github.comzikani03/papermaker

papermaker

Papermaker is a simple (progressive) web app to help Teachers form exam papers. Built with VueJS, Vant, Go, WASM and docxlib

Building

You will need the following to build:

  • Go 1.21+
  • Task
  • node v20+ w/ npm 7+
  • gox
$ task build
# Run also runs the build task, so can use that
$ task run

LICENSE

MIT


Copyright (c) Zikani Nyirenda Mwase

About

Simple (progressive) web app for generating examination paper as .docx documents. Built with Go, WASM, and Vue

https://papermaker.labs.zikani.me

License:MIT License


Languages

Language:Vue 31.3%Language:JavaScript 30.9%Language:Go 20.1%Language:HTML 16.5%Language:Dockerfile 0.6%Language:CSS 0.6%