- This program can read your transcript pdf file and extract your grades
- This is useful if you want to test how will your GPA be affected if you changed the course grade or enrolled in new courses without having to manually enter all your data in a normal GPA calculator
1- download your transcript from zc website
- If you don't have Fyne library installed
go install fyne.io/fyne/v2/cmd/fyne@latest
- Build the program
fyne install
This project is licensed under the MIT License - see the LICENSE file for details