ku-grade-report-beautifier
is a grade report web application for all Kasetsart University students. our goal is to make a report more beautiful, readable and simple than the old one.
If you found bugs or want me to make more feature. Visit this link
This app will not store your username, password and all informations from original site.
setup project on GOPATH
mkdir -p $GOPATH/src/github.com/chunza2542
cd $GOPATH/src/github.com/chunza2542
clone repository to local and run!
git clone https://github.com/chunza2542/ku-grade-report-beautifier.git
go run src/main.go # or `make dev`
Made with ❤️ by Chun Rapeepat @chunza2542