Skip to content

pcbouman-eur/ese-grade-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESE Grading tool

This is a tool that can help teachers of ESE (and maybe other EUR faculties as well) handling they grades and results in a more convenient and robust way than tricky, error-prone VLOOKUP/XLOOKUP/INDEX/MATCH voodoo in Excel.

You can use a live version of the tool on Github Pages

Development

Project setup

The build tool for this project is the yarn package manager. The project itselve makes extensive use of Vue, Vuetify and SheetJS community edition.

To install the necessary dependencies for development, use

yarn install

During development, you can use

yarn serve

To build the final product, use.

yarn build

Note that for deployment on github pages, vue.config.js does define a prefix /ese-grade-handler/ for the path. If you want to deploy in on a different URL directly under the root of a domain, this must be adjusted.

About

Tool for handling grades useful for ESE teachers (and maybe others as well)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published