Skip to content

chunrapeepat/ku-grade-report-beautifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grade report beautifier

📝 About

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

🔒 Privacy

This app will not store your username, password and all informations from original site.

🚧 Build on local

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