Skip to content

ZhihanZhuang/gpa-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ GPA Calculator

A simple GPA calculator built with Streamlit.

πŸ”— πŸ‘‰ Try the live app

Features

  • Input the number of courses
  • Enter course names, credits, and select grades for each course
  • Supports standard US letter grades (A+, A, A-, etc.)
  • Calculates weighted GPA instantly

How to Run

  1. Install requirements:
    pip install -r requirements.txt
  2. Run the app:
    streamlit run gpa_calculator.py

Example Usage

  1. Enter the number of courses you want to calculate GPA for.
  2. For each course, input the course name, number of credits, and select the grade received.
  3. Click the "Calculate GPA" button to see your weighted GPA.

About

Streamlit GPA calculator with interactive feature

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages