Skip to content

A simple gpa calculator with minimalistic gui written in golang. Can generate transcript data automatically from the pdf generated by Zewail city website

License

Notifications You must be signed in to change notification settings

EzzatEsam/Zc-Transcript-Analyzer

Repository files navigation

ZC Transcript analyzer

About

  • 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

How to use the program

1- download your transcript from zc website

Alt text

2- Open the executable and select Open transcript file

Alt text

3- Browse and open the pdf file you downloaded

Alt text

4- You can now view and modify your transcript and see the reflections on the gpa

Alt text Alt text

How to build manually

  • If you don't have Fyne library installed
 go install fyne.io/fyne/v2/cmd/fyne@latest
  • Build the program
 fyne install

Or you can just download the latest release available

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A simple gpa calculator with minimalistic gui written in golang. Can generate transcript data automatically from the pdf generated by Zewail city website

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages